Home
last modified time | relevance | path

Searched full:readable (Results 1 – 25 of 506) sorted by relevance

12345678910>>...21

/Linux-v5.15/arch/ia64/kernel/
Dgate.lds.S15 .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.15/Documentation/ABI/stable/
Dsysfs-devices-system-cpu63 Description: human-readable list of CPUs within the same core.
74 Description: human-readable list of CPUs sharing the same physical_package_id.
84 Description: human-readable list of CPUs within the same die.
94 Description: human-readable list of cpuX's hardware threads within the same
105 Description: human-readable list of cpuX's hardware threads within the same
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-block-bcache48 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.
Ddev-kmsg82 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
Dsysfs-kernel-irq22 Description: Human-readable chip name supplied by the associated device
36 Description: Human-readable flow handler name as defined by the irq chip
Dsysfs-fs-nilfs264 Show last write time of super block in human-readable
148 human-readable format.
161 operation in human-readable format.
Dsysfs-platform-dell-smbios10 sysfs attributes readable by a process with
/Linux-v5.15/net/smc/
Dsmc_rx.c289 int readable, chunk; in smc_rx_recvmsg() local
308 readable = atomic_read(&conn->bytes_to_rcv); in smc_rx_recvmsg()
309 if (readable >= conn->rmb_desc->len) in smc_rx_recvmsg()
312 if (len < readable) in smc_rx_recvmsg()
373 readable = atomic_read(&conn->bytes_to_rcv); in smc_rx_recvmsg()
375 if (!readable || (msg && splbytes)) { in smc_rx_recvmsg()
390 readable > 1) in smc_rx_recvmsg()
391 readable--; /* always stop at urgent Byte */ in smc_rx_recvmsg()
393 copylen = min_t(size_t, read_remaining, readable); in smc_rx_recvmsg()
/Linux-v5.15/include/uapi/linux/
Dvirtio_crypto.h216 /* Device-readable part */
232 /* Device-readable part */
332 /* Device-readable part */
338 /* Device-readable part */
344 /* Device-readable part */
371 /* Device-readable part */
388 /* Device-readable part */
Daspeed-p2a-ctrl.h48 * starting address and length to be readable by the host, or
49 * readable-writeable.
/Linux-v5.15/tools/lib/subcmd/
Drun-command.h27 * 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-v5.15/drivers/usb/common/
Dcommon.c29 * usb_ep_type_string() - Returns human readable-name of the endpoint type.
30 * @ep_type: The endpoint type to return human-readable name for. If it's not
86 * usb_speed_string() - Returns human readable-name of the speed.
87 * @speed: The speed to return human-readable name for. If it's not
149 * usb_state_string - Returns human readable name for the state.
150 * @state: The state to return a human-readable name for. If it's not
Ddebug.c211 * usb_decode_ctrl - Returns human readable representation of control request.
212 * @str: buffer to return a human-readable representation of control request.
221 * Function returns decoded, formatted and human-readable description of
/Linux-v5.15/fs/squashfs/
DKconfig135 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.15/drivers/misc/lis3lv02d/
DKconfig12 via SPI. The accelerometer data is readable via
28 via I2C. The accelerometer data is readable via
/Linux-v5.15/tools/testing/selftests/kvm/lib/x86_64/
Dvmx.c24 uint64_t readable:1; member
428 if (!pml4e[index[3]].readable) { in nested_pg_map()
431 pml4e[index[3]].readable = true; in nested_pg_map()
438 if (!pdpe[index[2]].readable) { in nested_pg_map()
441 pdpe[index[2]].readable = true; in nested_pg_map()
448 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.15/tools/testing/selftests/ia64/
Daliasing-test.c91 …, "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-v5.15/tools/memory-model/scripts/
Djudgelitmus.sh24 echo ' --- ' error: \"$litmus\" is not a readable file
31 echo ' --- ' error: \"$LKMM_DESTDIR/$litmus\".out is not a readable file
/Linux-v5.15/net/vmw_vsock/
Dhyperv_transport.c184 u32 readable = hv_get_bytes_to_read(&chan->inbound); in hvs_channel_readable() local
187 return readable >= HVS_PKT_LEN(0); in hvs_channel_readable()
192 u32 readable = hv_get_bytes_to_read(&chan->inbound); in hvs_channel_readable_payload() local
194 if (readable > HVS_PKT_LEN(0)) { in hvs_channel_readable_payload()
196 * the exact readable bytes: see vsock_stream_recvmsg() -> in hvs_channel_readable_payload()
202 if (readable == HVS_PKT_LEN(0)) { in hvs_channel_readable_payload()
726 int hvs_notify_poll_in(struct vsock_sock *vsk, size_t target, bool *readable) in hvs_notify_poll_in() argument
730 *readable = hvs_channel_readable(hvs->chan); in hvs_notify_poll_in()
/Linux-v5.15/include/linux/
Dremoteproc.h135 * @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.
496 * @name: human readable name of the rproc
/Linux-v5.15/arch/x86/um/os-Linux/
Dtask_size.c25 * First see if the page is readable. If it is, it may still in page_ok()
74 * 0xffffe000. It is mapped, is readable, can be reprotected writeable in os_get_top_address()
/Linux-v5.15/lib/fonts/
DKconfig33 lot more readable.
89 of characters (53x24) that are still at a readable size.
/Linux-v5.15/tools/perf/Documentation/
Dperf-annotate.txt135 Demangle symbol names to human readable form. It's enabled by default,
139 Demangle kernel symbol names to human readable form (for C++ kernels).
/Linux-v5.15/drivers/comedi/
Dcomedi_buf.c450 * comedi_buf_read_n_available() - Determine amount of readable buffer space
453 * Determine the amount of readable buffer space in the COMEDI acquisition data
454 * buffer associated with the subdevice. The readable buffer space is that
458 * Return: The amount of readable buffer space.
490 * the amount of readable data available, but the space needs to be marked as
/Linux-v5.15/kernel/bpf/preload/
DKconfig16 pinned into BPF FS mount point as human readable files that are

12345678910>>...21