Lines Matching full:specifier
16 If variable is of Type, use printk format specifier:
43 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
124 The ``B`` specifier results in the symbol name with offsets and should be
125 used when printing stack backtraces. The specifier takes into
131 specifier.
150 either kernel memory (k) or user memory (u). The subsequent ``s`` specifier
312 Where FDDI addresses are concerned the ``F`` specifier can be used after
313 the ``M`` specifier to use dash (-) separators instead of the default
316 For Bluetooth addresses the ``R`` specifier shall be used after the ``M``
317 specifier to use reversed byte order suitable for visual interpretation
337 no specifier is provided the default network/big endian order is used.
354 The additional ``c`` specifier can be used with the ``I`` specifier to
373 specified through ``IS`` or ``iS``, can be passed to this format specifier.
381 specifier ``c`` is given. The IPv6 address is surrounded by ``[``, ``]`` in