Home
last modified time | relevance | path

Searched refs:collected (Results 1 – 25 of 43) sorted by relevance

12

/Linux-v5.4/init/
Dinitramfs.c203 static __initdata char *collected; variable
210 collected = victim; in read_into()
214 collect = collected = buf; in read_into()
245 if (memcmp(collected, "070707", 6)==0) { in do_header()
249 if (memcmp(collected, "070701", 6)) { in do_header()
253 parse_header(collected); in do_header()
262 collect = collected = symlink_buf; in do_header()
309 char *old = find_link(major, minor, ino, mode, collected); in maybe_link()
311 clean_path(collected, 0); in maybe_link()
312 return (ksys_link(old, collected) < 0) ? -1 : 1; in maybe_link()
[all …]
/Linux-v5.4/drivers/staging/most/Documentation/ABI/
Dconfigfs-most.txt38 collected from the network before being
82 collected from the network before being
126 collected from the network before being
180 collected from the network before being
/Linux-v5.4/Documentation/dev-tools/
Dkcov.rst27 If the comparison operands need to be collected, set::
87 /* Read number of PCs collected. */
141 * The format for the types of collected comparisons.
175 /* Read number of comparisons collected. */
/Linux-v5.4/net/netfilter/
Dnf_conncount.c227 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.4/Documentation/devicetree/bindings/mfd/
Dbfticu.txt10 - interrupts: the main IRQ line to signal the collected IRQs
/Linux-v5.4/Documentation/accounting/
Dtaskstats-struct.rst11 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.4/tools/perf/Documentation/
Dperf.data-file-format.txt90 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
382 each event collected. See perf_event.h or the man page for a detailed
396 collected in parallel on different CPUs. If the events should be
Dperf-stat.txt282 The top down metrics are collected per core instead of per
379 - optional variance if multiple values are collected with -r
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-bus-iio-isl2950129 Phase data has to be collected when temperature and
/Linux-v5.4/fs/jffs2/
DTODO24 By writing _new_ nodes to one block, and garbage-collected REF_PRISTINE
/Linux-v5.4/Documentation/admin-guide/
Dcpu-load.rst25 So how is this information collected? Whenever timer interrupt is
/Linux-v5.4/Documentation/admin-guide/device-mapper/
Dstatistics.rst7 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.4/Documentation/driver-api/thermal/
Dintel_powerclamp.rst205 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.4/Documentation/media/uapi/v4l/
Dpixfmt-meta-intel-ipu3.rst44 The statistics collected are AWB (Auto-white balance) RGBS (Red, Green, Blue and
/Linux-v5.4/drivers/hwtracing/intel_th/
DKconfig67 and mmap() access to the collected data.
/Linux-v5.4/Documentation/watchdog/
Dhpwdt.rst59 panic. This is to allow for a crash dump to be collected. It is incumbent
/Linux-v5.4/Documentation/media/kapi/
Ddtv-frontend.rst275 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.4/Documentation/driver-api/
Dpti_intel_mid.rst21 be collected and routed to the pti driver, such as trace
/Linux-v5.4/Documentation/s390/
Dmonreader.rst16 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.4/fs/proc/
DKconfig60 If you say Y here, the collected device dumps will be added
/Linux-v5.4/arch/arm/mach-omap1/
Dams-delta-fiq-handler.S169 ldreq r8, [r9, #BUF_KEY] @ yes - fetch collected so far,
/Linux-v5.4/Documentation/media/v4l-drivers/
Dcx88.rst125 - bit [18] IR_SMP_INT Set when 32 input samples have been collected over
/Linux-v5.4/arch/m68k/fpsp040/
Dbinstr.S33 | will be collected by the carry.
/Linux-v5.4/drivers/s390/char/
DKconfig143 Select this option if you want to be able to receive records collected
/Linux-v5.4/Documentation/trace/
Dintel_th.rst51 and collected via sysfs attributes, and device nodes.

12