/Linux-v4.19/init/ |
D | initramfs.c | 203 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() 297 char *old = find_link(major, minor, ino, mode, collected); in maybe_link() 299 return (ksys_link(old, collected) < 0) ? -1 : 1; in maybe_link() 322 if (strcmp(collected, "TRAILER!!!") == 0) { in do_name() [all …]
|
/Linux-v4.19/Documentation/dev-tools/ |
D | kcov.rst | 27 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-v4.19/net/netfilter/ |
D | nf_conncount.c | 260 unsigned int collected = 0; in nf_conncount_gc_list() local 269 collected++; in nf_conncount_gc_list() 283 collected++; in nf_conncount_gc_list() 288 if (collected > CONNCOUNT_GC_MAX_NODES) in nf_conncount_gc_list()
|
/Linux-v4.19/Documentation/devicetree/bindings/mfd/ |
D | bfticu.txt | 10 - interrupts: the main IRQ line to signal the collected IRQs
|
/Linux-v4.19/Documentation/accounting/ |
D | taskstats-struct.txt | 10 the common fields and basic accounting fields are collected for 17 Their values are collected if CONFIG_TASK_DELAY_ACCT is set. 23 Their values are collected if CONFIG_TASK_XACCT is set.
|
/Linux-v4.19/tools/perf/Documentation/ |
D | perf.data-file-format.txt | 91 A perf_header_string with the hostname where the data was collected 96 A perf_header_string with the os release where the data was collected 102 data was collected. This is the same as the version of the source tree 282 each event collected. See perf_event.h or the man page for a detailed 296 collected in parallel on different CPUs. If the events should be
|
D | perf-stat.txt | 269 The top down metrics are collected per core instead of per 366 - optional variance if multiple values are collected with -r
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-bus-iio-isl29501 | 29 Phase data has to be collected when temperature and
|
/Linux-v4.19/fs/jffs2/ |
D | TODO | 24 By writing _new_ nodes to one block, and garbage-collected REF_PRISTINE
|
/Linux-v4.19/Documentation/ |
D | cpu-load.txt | 25 So how is this information collected? Whenever timer interrupt is
|
/Linux-v4.19/Documentation/device-mapper/ |
D | statistics.txt | 6 collected so there isn't any performance impact. Only bio-based DM 10 Individual statistics will be collected for each step-sized area within
|
/Linux-v4.19/Documentation/thermal/ |
D | intel_powerclamp.txt | 200 is accumulated based on clean data collected at runtime. Data 201 collected during a period without extra interrupts is considered 223 This section describes the general performance data collected on
|
/Linux-v4.19/drivers/hwtracing/intel_th/ |
D | Kconfig | 66 and mmap() access to the collected data.
|
/Linux-v4.19/Documentation/pti/ |
D | pti_intel_mid.txt | 15 be collected and routed to the pti driver, such as trace
|
/Linux-v4.19/Documentation/media/kapi/ |
D | dtv-frontend.rst | 273 collected from the hardware. 339 if the driver have a bit that indicates when a collected data is ready 409 /* Next stat should be collected in 1000 ms */
|
/Linux-v4.19/Documentation/s390/ |
D | monreader.txt | 14 collected by the *MONITOR System Service of z/VM. 87 which data should be collected. This can be done by the CP command MONITOR
|
/Linux-v4.19/fs/proc/ |
D | Kconfig | 59 If you say Y here, the collected device dumps will be added
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | cx88.rst | 123 - bit [18] IR_SMP_INT Set when 32 input samples have been collected over
|
/Linux-v4.19/arch/arm/mach-omap1/ |
D | ams-delta-fiq-handler.S | 177 ldreq r8, [r9, #BUF_KEY] @ yes - fetch collected so far,
|
/Linux-v4.19/arch/m68k/fpsp040/ |
D | binstr.S | 33 | will be collected by the carry.
|
D | bindec.S | 64 | only one rounding error. The grs bits are collected in 69 | significant digits. The excess digits are collected
|
/Linux-v4.19/Documentation/trace/ |
D | intel_th.rst | 49 and collected via sysfs attributes, and device nodes.
|
/Linux-v4.19/drivers/s390/char/ |
D | Kconfig | 164 Select this option if you want to be able to receive records collected
|
/Linux-v4.19/Documentation/vm/ |
D | slub.rst | 322 The ``slabinfo-gnuplot.sh`` script will pre-processes the collected records 357 40,60`` range will plot only samples collected between 40th and
|
/Linux-v4.19/Documentation/usb/ |
D | usbmon.txt | 172 The length of collected data is limited and can be less than the data length 175 the collected data can be greater than the Data Length value (because Data
|