| /Linux-v5.4/arch/ia64/kernel/ |
| D | gate.lds.S | 15 .hash : { *(.hash) } :readable 23 .note : { *(.note*) } :readable :note 25 .dynamic : { *(.dynamic) } :readable :dynamic 51 } :readable 54 .IA_64.unwind : { *(.IA_64.unwind*) } :readable :unwind 56 .text (GATE_ADDR + PAGE_SIZE) : { *(.text) *(.text.*) } :readable 83 readable PT_LOAD FILEHDR PHDRS FLAGS(4); /* PF_R */
|
| /Linux-v5.4/drivers/mfd/ |
| D | wm8350-regmap.c | 18 u16 readable; /* Mask of readable bits */ member 283 return wm8350_reg_io_map[reg].readable; in wm8350_readable()
|
| /Linux-v5.4/net/smc/ |
| D | smc_rx.c | 291 int readable, chunk; in smc_rx_recvmsg() local 367 readable = atomic_read(&conn->bytes_to_rcv); in smc_rx_recvmsg() 369 if (!readable || (msg && splbytes)) { in smc_rx_recvmsg() 384 readable > 1) in smc_rx_recvmsg() 385 readable--; /* always stop at urgent Byte */ in smc_rx_recvmsg() 387 copylen = min_t(size_t, read_remaining, readable); in smc_rx_recvmsg()
|
| /Linux-v5.4/tools/testing/selftests/kvm/lib/x86_64/ |
| D | vmx.c | 21 uint64_t readable:1; member 422 if (!pml4e[index[3]].readable) { in nested_pg_map() 427 pml4e[index[3]].readable = true; in nested_pg_map() 434 if (!pdpe[index[2]].readable) { in nested_pg_map() 439 pdpe[index[2]].readable = true; in nested_pg_map() 446 if (!pde[index[1]].readable) { in nested_pg_map() 451 pde[index[1]].readable = true; in nested_pg_map() 460 pte[index[0]].readable = true; in nested_pg_map()
|
| /Linux-v5.4/Documentation/admin-guide/ |
| D | cputopology.rst | 46 human-readable list of CPUs within the same core. 56 human-readable list of CPUs sharing the same physical_package_id. 65 human-readable list of CPUs within the same die. 74 human-readable list of cpuX's hardware threads within the same 84 human-readable list of cpuX's hardware threads within the same
|
| /Linux-v5.4/drivers/misc/lis3lv02d/ |
| D | Kconfig | 12 via SPI. The accelerometer data is readable via 28 via I2C. The accelerometer data is readable via
|
| /Linux-v5.4/net/vmw_vsock/ |
| D | hyperv_transport.c | 220 u32 readable = hv_get_bytes_to_read(&chan->inbound); in hvs_channel_readable() local 223 return readable >= HVS_PKT_LEN(0); in hvs_channel_readable() 228 u32 readable = hv_get_bytes_to_read(&chan->inbound); in hvs_channel_readable_payload() local 230 if (readable > HVS_PKT_LEN(0)) { in hvs_channel_readable_payload() 238 if (readable == HVS_PKT_LEN(0)) { in hvs_channel_readable_payload() 773 int hvs_notify_poll_in(struct vsock_sock *vsk, size_t target, bool *readable) in hvs_notify_poll_in() argument 777 *readable = hvs_channel_readable(hvs->chan); in hvs_notify_poll_in()
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-block-bcache | 48 skip the cache. Read and written as bytes in human readable 57 readable units. 120 For a cache, bucket size in human readable units, as set at 149 For a cache, total amount of data in human readable units 156 For a cache, sum of all btree writes in human readable units.
|
| 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
|
| D | sysfs-platform-dell-smbios | 10 sysfs attributes readable by a process with
|
| D | dev-kmsg | 68 The human readable text string starts directly after the ';' 76 readable context of the message, for reliable processing in 96 the output usually produces better human readable results. 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.
|
| /Linux-v5.4/fs/squashfs/ |
| D | Kconfig | 135 file systems will be readable without selecting this option. 150 file systems will be readable without selecting this option. 165 file systems will be readable without selecting this option. 179 file systems will be readable without selecting this option.
|
| /Linux-v5.4/Documentation/devicetree/bindings/security/tpm/ |
| D | tpm-i2c.txt | 6 - label : human readable string describing the device, eg. "tpm"
|
| /Linux-v5.4/drivers/staging/fieldbus/Documentation/ABI/ |
| D | fieldbus-dev-cdev | 25 process memory area is always readable and writable.
|
| /Linux-v5.4/include/linux/mfd/ |
| D | aat2870.h | 114 bool readable; member
|
| /Linux-v5.4/Documentation/w1/slaves/ |
| D | w1_ds2406.rst | 20 The driver provides two sysfs files. state is readable; it gives the
|
| /Linux-v5.4/Documentation/devicetree/bindings/power/ |
| D | pd-samsung.txt | 16 - label: Human readable string with domain name. Will be visible in userspace
|
| /Linux-v5.4/drivers/pcmcia/ |
| D | rsrc_nonstatic.c | 263 static int readable(struct pcmcia_socket *s, struct resource *res, in readable() function 468 return do_mem_probe(s, m->base, m->num, readable, checksum); in inv_probe() 504 ok += do_mem_probe(s, mm.base, mm.num, readable, in validate_mem() 516 readable, checksum); in validate_mem() 544 ok += do_mem_probe(s, mm.base, mm.num, readable, checksum); in validate_mem()
|
| /Linux-v5.4/lib/fonts/ |
| D | Kconfig | 33 lot more readable. 89 of characters (53x24) that are still at a readable size.
|
| /Linux-v5.4/drivers/staging/ks7010/ |
| D | TODO | 20 code more readable
|
| /Linux-v5.4/Documentation/ABI/obsolete/ |
| D | sysfs-gpio | 21 /value ... always readable, writes fail for input GPIOs
|
| /Linux-v5.4/tools/bpf/bpftool/Documentation/ |
| D | bpftool.rst | 60 Generate human-readable JSON output. Implies **-j**.
|
| D | bpftool-perf.rst | 54 Generate human-readable JSON output. Implies **-j**.
|
| /Linux-v5.4/Documentation/sound/designs/ |
| D | jack-controls.rst | 14 jack. These jack input devices are not readable by userspace devices
|