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