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
220 For printing struct resources. The ``R`` and ``r`` specifiers result in a
327 specifiers result in a printed address with (M) or without (m) byte
350 specifiers result in a printed address with (i4) or without (I4) leading
353 The additional ``h``, ``n``, ``b``, and ``l`` specifiers are used to specify
369 specifiers result in a printed address with (I6) or without (i6)
393 The additional ``p``, ``f``, and ``s`` specifiers are used to specify port
400 case of additional specifiers ``p``, ``f`` or ``s`` as suggested by
404 specifiers can be used as well and are ignored in case of an IPv6
426 ``b`` and ``B`` specifiers are used to specify a little endian order in
430 Where no additional specifiers are used the default big endian