| /linux/tools/lib/subcmd/ |
| H A D | run-command.h | 27 * the readable pipe end becomes child's stdin 28 * .out, .err: returns the readable pipe end; parent reads from 33 * .in: a readable FD, becomes child's stdin
|
| /linux/tools/perf/util/ |
| H A D | cputopo.h | 17 * each of these is a human-readable list of CPUs sharing the same 24 * each of these is a human-readable list of CPUs within the same die. 31 * each of these is a human-readable list of CPUs within the same
|
| /linux/fs/squashfs/ |
| H A D | Kconfig | 197 file systems will be readable without selecting this option. 212 file systems will be readable without selecting this option. 227 file systems will be readable without selecting this option. 241 file systems will be readable without selecting this option.
|
| /linux/Documentation/ABI/testing/ |
| H A D | dev-kmsg | 82 The human readable text string starts directly after the ';' 90 readable context of the message, for reliable processing in 114 the output usually produces better human readable results. A
|
| H A D | sysfs-kernel-irq | 22 Description: Human-readable chip name supplied by the associated device 36 Description: Human-readable flow handler name as defined by the irq chip
|
| H A D | sysfs-bus-iio-bno055 | 8 minimum readable value affects also the reading scaling factor). 16 changing the maximum and minimum readable value affects also the
|
| H A D | sysfs-fs-nilfs2 | 64 Show last write time of super block in human-readable 148 human-readable format. 161 operation in human-readable format.
|
| H A D | sysfs-platform-dell-smbios | 10 sysfs attributes readable by a process with
|
| /linux/fs/erofs/ |
| H A D | Kconfig | 133 file systems will be readable without selecting this option. 147 file systems will be readable without selecting this option. 161 file systems are still readable without selecting this option.
|
| /linux/tools/perf/tests/shell/ |
| H A D | kallsyms.sh | 10 # Check if /proc/kallsyms is readable 12 echo "Basic perf kallsyms test [Skipped: /proc/kallsyms not readable]"
|
| /linux/tools/testing/selftests/ia64/ |
| H A D | aliasing-test.c | 91 …, "PASS: %s 0x%lx-0x%lx is %s\n", path2, offset, offset + length, touch ? "readable" : "mappable"); in scan_tree() 184 fprintf(stderr, "PASS: %s not readable\n", path2); in scan_rom() 211 fprintf(stderr, "PASS: /dev/mem 0x0-0xa0000 is readable\n"); in main() 228 fprintf(stderr, "PASS: /dev/mem 0xc0000-0x100000 is readable\n"); in main()
|
| /linux/include/uapi/linux/ |
| H A D | aspeed-p2a-ctrl.h | 48 * starting address and length to be readable by the host, or 49 * readable-writeable.
|
| /linux/Documentation/ABI/obsolete/ |
| H A D | sysfs-gpio | 22 /value ... always readable, writes fail for input GPIOs 31 /value ... always readable, writes fail for input GPIOs
|
| /linux/net/vmw_vsock/ |
| H A D | hyperv_transport.c | 187 u32 readable = hv_get_bytes_to_read(&chan->inbound); in hvs_channel_readable() local 190 return readable >= HVS_PKT_LEN(0); in hvs_channel_readable() 195 u32 readable = hv_get_bytes_to_read(&chan->inbound); in hvs_channel_readable_payload() local 197 if (readable > HVS_PKT_LEN(0)) { in hvs_channel_readable_payload() 199 * the exact readable bytes: see vsock_stream_recvmsg() -> in hvs_channel_readable_payload() 205 if (readable == HVS_PKT_LEN(0)) { in hvs_channel_readable_payload() 757 int hvs_notify_poll_in(struct vsock_sock *vsk, size_t target, bool *readable) in hvs_notify_poll_in() argument 761 *readable = hvs_channel_readable(hvs->chan); in hvs_notify_poll_in()
|
| /linux/include/linux/ |
| H A D | remoteproc.h | 135 * @name: human-readable name of the requested memory region 168 * (optionally) contain a human readable name of this carveout region 187 * @name: human-readable name of the requested region to be mapped 200 * (optionally) contain a human readable name of this mapping (mainly for 223 * @name: human-readable name of the trace buffer 229 * its size, and @name may contain a human readable name of the trace buffer. 510 * @name: human readable name of the rproc
|
| H A D | leafops.h | 206 * softleaf_is_migration_read() - Is this leaf entry a readable migration entry? 209 * Returns: true if the leaf entry is a readable migration entry, otherwise 219 * readable migration entry? 222 * Returns: true if the leaf entry is an exclusive readable migration entry,
|
| /linux/drivers/usb/common/ |
| H A D | debug.c | 280 * usb_decode_ctrl - Returns human readable representation of control request. 281 * @str: buffer to return a human-readable representation of control request. 290 * Function returns decoded, formatted and human-readable description of
|
| /linux/Documentation/security/ |
| H A D | ipe.rst | 19 specific data files would not be readable unless they passed integrity 134 1. Policies were not readable by humans, usually requiring a binary 157 is necessary to write the policy from the human readable form, to the binary 162 back into the human-readable form with as much information preserved. This is because a 175 human-readable form to the data structure in kernel, saving on code maintenance,
|
| /linux/lib/fonts/ |
| H A D | Kconfig | 33 lot more readable. 89 of characters (53x24) that are still at a readable size.
|
| /linux/drivers/comedi/ |
| H A D | comedi_buf.c | 443 * comedi_buf_read_n_available() - Determine amount of readable buffer space 446 * Determine the amount of readable buffer space in the COMEDI acquisition data 447 * buffer associated with the subdevice. The readable buffer space is that 451 * Return: The amount of readable buffer space. 498 * the amount of readable data available, but the space needs to be marked as
|
| /linux/tools/memory-model/scripts/ |
| H A D | judgelitmus.sh | 37 echo ' --- ' error: \"$litmus\" is not a readable file 53 echo ' --- ' error: \"$LKMM_DESTDIR/$litmusout is not a readable file
|
| /linux/drivers/gpio/ |
| H A D | gpio-reg.c | 139 * input GPIOs are assumed to be readable from the register, and only 141 * readable.
|
| /linux/arch/powerpc/include/asm/ |
| H A D | exception-64e.h | 27 * SPRGs are user-readable though, thus we might have to change some of 31 * WARNING: Some of these SPRGs are user readable. We need to do something
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-annotate.txt | 138 Demangle symbol names to human readable form. It's enabled by default, 142 Demangle kernel symbol names to human readable form (for C++ kernels).
|
| /linux/kernel/bpf/preload/ |
| H A D | Kconfig | 11 pinned into BPF FS mount point as human readable files that are
|