Lines Matching full:specifiers
2 How to get printk format specifiers right
5 .. _printk-specifiers:
59 before printing. The kernel also supports extended specifiers for printing
62 Some of the extended specifiers print the data on the given address instead
119 The ``S`` and ``s`` specifiers are used for printing a pointer in symbolic
148 The ``k`` and ``u`` specifiers are used for printing prior probed memory from
215 For printing struct resources. The ``R`` and ``r`` specifiers result in a
308 specifiers result in a printed address with (M) or without (m) byte
331 specifiers result in a printed address with (i4) or without (I4) leading
334 The additional ``h``, ``n``, ``b``, and ``l`` specifiers are used to specify
350 specifiers result in a printed address with (I6) or without (i6)
374 The additional ``p``, ``f``, and ``s`` specifiers are used to specify port
381 case of additional specifiers ``p``, ``f`` or ``s`` as suggested by
385 specifiers can be used as well and are ignored in case of an IPv6
407 ``b`` and ``B`` specifiers are used to specify a little endian order in
411 Where no additional specifiers are used the default big endian