Lines Matching refs:as
53 functionality as the 'S' and 's' specifiers.
78 For printing a phys_addr_t type (and its derivatives, such as
89 Raw buffer as an escaped string:
93 For printing raw buffer as an escaped string. For the following buffer
121 Raw buffer as a hex string:
127 For printing a small buffers (up to 64 bytes long) as a hex string with
180 print a compressed IPv6 address as described by
201 In case of an IPv6 address the compressed IPv6 address as described by
204 case of additional specifiers 'p', 'f' or 's' as suggested by
208 specifiers can be used as well and are ignored in case of an IPv6
252 and va_list as follows:
276 bitmap and its derivatives such as cpumask and nodemask:
281 For printing bitmap and its derivatives such as cpumask and nodemask,
282 %*pb output the bitmap with field width as the number of bits and %*pbl
283 output the bitmap as range list with field width as the number of bits.