Lines Matching full:specifier
16 If variable is of Type, use printk format specifier:
42 format specifier of its largest possible type and explicitly cast to it.
53 unsupported specifier or length qualifier results in a WARN and early
78 Pointers printed without a specifier extension (i.e unadorned %p) are
112 The ``B`` specifier results in the symbol name with offsets and should be
113 used when printing stack backtraces. The specifier takes into
126 either kernel memory (k) or user memory (u). The subsequent ``s`` specifier
276 Where FDDI addresses are concerned the ``F`` specifier can be used after
277 the ``M`` specifier to use dash (-) separators instead of the default
280 For Bluetooth addresses the ``R`` specifier shall be used after the ``M``
281 specifier to use reversed byte order suitable for visual interpretation
301 no specifier is provided the default network/big endian order is used.
318 The additional ``c`` specifier can be used with the ``I`` specifier to
337 specified through ``IS`` or ``iS``, can be passed to this format specifier.
345 specifier ``c`` is given. The IPv6 address is surrounded by ``[``, ``]`` in