Lines Matching full:specifiers
2 How to get printk format specifiers right
5 .. _printk-specifiers:
60 before printing. The kernel also supports extended specifiers for printing
63 Some of the extended specifiers print the data on the given address instead
108 The ``S`` and ``s`` specifiers are used for printing a pointer in symbolic
125 The ``k`` and ``u`` specifiers are used for printing prior probed memory from
180 For printing struct resources. The ``R`` and ``r`` specifiers result in a
273 specifiers result in a printed address with (M) or without (m) byte
296 specifiers result in a printed address with (i4) or without (I4) leading
299 The additional ``h``, ``n``, ``b``, and ``l`` specifiers are used to specify
315 specifiers result in a printed address with (I6) or without (i6)
339 The additional ``p``, ``f``, and ``s`` specifiers are used to specify port
346 case of additional specifiers ``p``, ``f`` or ``s`` as suggested by
350 specifiers can be used as well and are ignored in case of an IPv6
372 ``b`` and ``B`` specifiers are used to specify a little endian order in
376 Where no additional specifiers are used the default big endian