/Linux-v5.10/init/ |
D | initramfs.c | 205 static __initdata char *collected; variable 212 collected = victim; in read_into() 216 collect = collected = buf; in read_into() 247 if (memcmp(collected, "070707", 6)==0) { in do_header() 251 if (memcmp(collected, "070701", 6)) { in do_header() 255 parse_header(collected); in do_header() 264 collect = collected = symlink_buf; in do_header() 312 char *old = find_link(major, minor, ino, mode, collected); in maybe_link() 314 clean_path(collected, 0); in maybe_link() 315 return (init_link(old, collected) < 0) ? -1 : 1; in maybe_link() [all …]
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-class-remoteproc | 74 "disabled" means no dump will be collected. 77 collected it will be copied to a separate buffer and that 81 collected userspace will directly read from the remote
|
D | configfs-most | 44 collected from the network before being 99 collected from the network before being 154 collected from the network before being 220 collected from the network before being
|
D | sysfs-bus-iio-isl29501 | 29 Phase data has to be collected when temperature and
|
/Linux-v5.10/net/netfilter/ |
D | nf_conncount.c | 227 unsigned int collected = 0; in nf_conncount_gc_list() local 238 collected++; in nf_conncount_gc_list() 250 collected++; in nf_conncount_gc_list() 255 if (collected > CONNCOUNT_GC_MAX_NODES) in nf_conncount_gc_list()
|
/Linux-v5.10/Documentation/devicetree/bindings/mfd/ |
D | bfticu.txt | 10 - interrupts: the main IRQ line to signal the collected IRQs
|
/Linux-v5.10/Documentation/dev-tools/ |
D | kcov.rst | 27 If the comparison operands need to be collected, set:: 88 /* Read number of PCs collected. */ 143 * The format for the types of collected comparisons. 177 /* Read number of comparisons collected. */ 211 With KCOV_ENABLE coverage is collected only for syscalls that are issued
|
/Linux-v5.10/Documentation/accounting/ |
D | taskstats-struct.rst | 11 the common fields and basic accounting fields are collected for 22 Their values are collected if CONFIG_TASK_DELAY_ACCT is set. 32 Their values are collected if CONFIG_TASK_XACCT is set.
|
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | pixfmt-meta-rkisp1.rst | 39 The statistics collected are Exposure, AWB (Auto-white balance), Histogram and
|
D | pixfmt-meta-intel-ipu3.rst | 21 The statistics collected are AWB (Auto-white balance) RGBS (Red, Green, Blue and
|
/Linux-v5.10/tools/perf/Documentation/ |
D | perf.data-file-format.txt | 90 A perf_header_string with the hostname where the data was collected 95 A perf_header_string with the os release where the data was collected 101 data was collected. This is the same as the version of the source tree 411 each event collected. See perf_event.h or the man page for a detailed 425 collected in parallel on different CPUs. If the events should be
|
/Linux-v5.10/fs/jffs2/ |
D | TODO | 24 By writing _new_ nodes to one block, and garbage-collected REF_PRISTINE
|
/Linux-v5.10/Documentation/networking/devlink/ |
D | devlink-region.rst | 13 Region snapshots are collected by the driver, and can be accessed via read
|
/Linux-v5.10/Documentation/driver-api/media/drivers/ |
D | cx88-devel.rst | 73 - bit [18] IR_SMP_INT Set when 32 input samples have been collected over
|
/Linux-v5.10/Documentation/admin-guide/ |
D | cpu-load.rst | 25 So how is this information collected? Whenever timer interrupt is
|
/Linux-v5.10/Documentation/admin-guide/device-mapper/ |
D | statistics.rst | 7 collected so there isn't any performance impact. Only bio-based DM 11 Individual statistics will be collected for each step-sized area within
|
/Linux-v5.10/Documentation/driver-api/thermal/ |
D | intel_powerclamp.rst | 205 is accumulated based on clean data collected at runtime. Data 206 collected during a period without extra interrupts is considered 227 This section describes the general performance data collected on
|
/Linux-v5.10/drivers/hwtracing/intel_th/ |
D | Kconfig | 67 and mmap() access to the collected data.
|
/Linux-v5.10/Documentation/watchdog/ |
D | hpwdt.rst | 59 panic. This is to allow for a crash dump to be collected. It is incumbent
|
/Linux-v5.10/Documentation/driver-api/media/ |
D | dtv-frontend.rst | 275 collected from the hardware. 341 if the driver have a bit that indicates when a collected data is ready 411 /* Next stat should be collected in 1000 ms */
|
/Linux-v5.10/Documentation/driver-api/ |
D | pti_intel_mid.rst | 21 be collected and routed to the pti driver, such as trace
|
/Linux-v5.10/Documentation/s390/ |
D | monreader.rst | 16 collected by the `*MONITOR` System Service of z/VM. 94 which data should be collected. This can be done by the CP command MONITOR
|
/Linux-v5.10/fs/proc/ |
D | Kconfig | 60 If you say Y here, the collected device dumps will be added
|
/Linux-v5.10/arch/m68k/fpsp040/ |
D | binstr.S | 33 | will be collected by the carry.
|
/Linux-v5.10/arch/arm/mach-omap1/ |
D | ams-delta-fiq-handler.S | 169 ldreq r8, [r9, #BUF_KEY] @ yes - fetch collected so far,
|