| /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/kernel/trace/ |
| H A D | trace_syscalls.c | 277 bool printable = false; in print_syscall_enter() local 314 printable = true; in print_syscall_enter() 325 if (!printable) in print_syscall_enter()
|
| /linux/Documentation/ABI/testing/ |
| H A D | dev-kmsg | 85 all non-printable characters and '\' itself in the log message
|
| /linux/drivers/gpib/gpio/ |
| H A D | gpib_bitbang.c | 337 static char printable(char x) in printable() function 831 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 | 1131 static inline int printable(unsigned int x) in printable() function 1837 printable(id >> 24), in snd_ac97_get_name() 1838 printable(id >> 16), in snd_ac97_get_name() 1839 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 | 26 (``_``). And each value only contains printable characters or spaces except
|
| /linux/tools/perf/scripts/python/ |
| H A D | task-analyzer.py | 578 if char not in string.printable:
|
| /linux/Documentation/networking/ |
| H A D | netconsole.rst | 391 Non printable characters in <message text> are escaped using "\xff"
|
| /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 | 211 A good 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
|