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
120 The ``S`` and ``s`` specifiers are used for printing a pointer in symbolic
149 The ``k`` and ``u`` specifiers are used for printing prior probed memory from
216 For printing struct resources. The ``R`` and ``r`` specifiers result in a
309 specifiers result in a printed address with (M) or without (m) byte
332 specifiers result in a printed address with (i4) or without (I4) leading
335 The additional ``h``, ``n``, ``b``, and ``l`` specifiers are used to specify
351 specifiers result in a printed address with (I6) or without (i6)
375 The additional ``p``, ``f``, and ``s`` specifiers are used to specify port
382 case of additional specifiers ``p``, ``f`` or ``s`` as suggested by
386 specifiers can be used as well and are ignored in case of an IPv6
408 ``b`` and ``B`` specifiers are used to specify a little endian order in
412 Where no additional specifiers are used the default big endian