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
330 Where FDDI addresses are concerned the ``F`` specifier can be used after
331 the ``M`` specifier to use dash (-) separators instead of the default
334 For Bluetooth addresses the ``R`` specifier shall be used after the ``M``
335 specifier to use reversed byte order suitable for visual interpretation
355 no specifier is provided the default network/big endian order is used.
372 The additional ``c`` specifier can be used with the ``I`` specifier to
391 specified through ``IS`` or ``iS``, can be passed to this format specifier.
399 specifier ``c`` is given. The IPv6 address is surrounded by ``[``, ``]`` in