/linux/tools/bootconfig/samples/ |
H A D | bad-nonprintable.bconf | 1 # Non printable
|
/linux/Documentation/ABI/stable/ |
H A D | sysfs-driver-misc-cp500 | 5 Description: Version of the FPGA configuration bitstream as printable string.
|
/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | Kconfig | 30 Collect DSS IRQ statistics, printable via debugfs.
|
/linux/tools/usb/ |
H A D | p9_fwd.py | 39 printable = "".join(HEXDUMP_FILTER[x] for x in chars)
|
/linux/drivers/gpu/drm/omapdrm/ |
H A D | Kconfig | 42 Collect DSS IRQ statistics, printable via debugfs.
|
/linux/drivers/staging/gpib/lpvo_usb_gpib/ |
H A D | lpvo_usb_gpib.c | 250 static char printable(char x) in printable() function 290 j, msg[j], printable(msg[j])); in send_command() 294 j, buffer[j] & 0xff, printable(buffer[j])); in send_command()
|
/linux/Documentation/ABI/testing/ |
H A D | dev-kmsg | 85 all non-printable characters and '\' itself in the log message
|
/linux/drivers/staging/gpib/gpio/ |
H A D | gpib_bitbang.c | 344 static char printable(char x) in printable() function 837 dbg_printk(2, "%3d 0x%x->%c\n", i, buffer[i], printable(buffer[i])); in bb_buffer_print()
|
/linux/Documentation/filesystems/caching/ |
H A D | backend-api.rst | 158 * ``key`` - A printable string with no '/' characters in it that represents 277 This contains a printable name for the cache backend driver plus a number of
|
H A D | netfs-api.rst | 53 printable string that can be used as a directory name (ie. no '/' characters 106 The volume key must be a printable string with no '/' characters in it. It
|
H A D | fscache.rst | 111 * Volumes are matched using a key. This is a printable string that is used
|
H A D | cachefiles.rst | 267 To handle this, CacheFiles will use a suitably printable filename directly and
|
/linux/tools/perf/Documentation/ |
H A D | perf-script-perl.txt | 211 nsecs_str($nsecs) - returns printable string in the form secs.nsecs
|
H A D | perf-script-python.txt | 637 nsecs_str(nsecs) - returns printable string in the form secs.nsecs
|
/linux/sound/pci/ac97/ |
H A D | ac97_codec.c | 1143 static inline int printable(unsigned int x) in printable() function 1848 printable(id >> 24), in snd_ac97_get_name() 1849 printable(id >> 16), in snd_ac97_get_name() 1850 printable(id >> 8)); in snd_ac97_get_name()
|
/linux/Documentation/filesystems/nfs/ |
H A D | rpc-cache.rst | 208 Each request or response record should be printable ASCII
|
/linux/Documentation/admin-guide/ |
H A D | bootconfig.rst | 31 (``_``). And each value only contains printable characters or spaces except
|
/linux/Documentation/networking/ |
H A D | netconsole.rst | 259 Non printable characters in <message text> are escaped using "\xff"
|
/linux/tools/perf/scripts/python/ |
H A D | task-analyzer.py | 578 if char not in string.printable:
|
/linux/Documentation/crypto/ |
H A D | asymmetric-keys.rst | 317 public-key algorithm such as RSA and DSA this will likely be a printable
|
/linux/Documentation/process/ |
H A D | maintainer-pgp-guide.rst | 216 The best way to create a printable hardcopy of your private key is by
|
/linux/Documentation/security/keys/ |
H A D | core.rst | 56 * Each key has a description. This should be a printable string. The key
|