/linux-6.8/init/ |
D | initramfs.c | 235 static __initdata char *collected; variable 242 collected = victim; in read_into() 246 collect = collected = buf; in read_into() 277 if (!memcmp(collected, "070701", 6)) { in do_header() 279 } else if (!memcmp(collected, "070702", 6)) { in do_header() 282 if (memcmp(collected, "070707", 6) == 0) in do_header() 288 parse_header(collected); in do_header() 297 collect = collected = symlink_buf; in do_header() 345 char *old = find_link(major, minor, ino, mode, collected); in maybe_link() 347 clean_path(collected, 0); in maybe_link() [all …]
|
/linux-6.8/Documentation/ABI/testing/ |
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-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 | sysfs-bus-iio-isl29501 | 29 Phase data has to be collected when temperature and
|
/linux-6.8/include/uapi/linux/ |
D | kcov.h | 29 * Covered PCs are collected in a per-task buffer. 41 * The format for the types of collected comparisons.
|
/linux-6.8/scripts/ |
D | Makefile.gcc-plugins | 45 # All the plugin CFLAGS are collected here in case a build target needs to 60 # All enabled GCC plugins are collected here for building in
|
/linux-6.8/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-6.8/Documentation/dev-tools/ |
D | kcov.rst | 97 /* Read number of PCs collected. */ 153 * The format for the types of collected comparisons. 187 /* Read number of comparisons collected. */ 230 should be collected with ``kcov_remote_start`` and ``kcov_remote_stop``. 282 is only collected from a single userspace process on the system. However, if
|
/linux-6.8/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 446 each event collected. See perf_event.h or the man page for a detailed 460 collected in parallel on different CPUs. If the events should be
|
/linux-6.8/include/linux/ |
D | dim.h | 328 * @completions: The number of completions collected in this round. 331 * have been collected and counts them as a new event. 332 * Once enough events have been collected the algorithm decides a new
|
/linux-6.8/tools/mm/ |
D | slabinfo-gnuplot.sh | 9 # This program is intended to plot a `slabinfo -X' stats, collected, 13 # Use `slabinfo-gnuplot.sh stats' to pre-process collected records
|
/linux-6.8/include/linux/sched/ |
D | types.h | 8 * struct task_cputime - collected CPU time counts
|
/linux-6.8/drivers/accel/ivpu/ |
D | vpu_jsm_api.h | 268 * also be used to request information about the number of collected samples 357 * Returns information about collected metric data. 363 * Returns information about collected metric data. 375 * metric buffer is full or when the VPU has collected a multiple of 377 * (VPU_JSM_MSG_METRIC_STREAMER_START). Returns information about collected 522 * after every @notify_sample_count samples is collected or dropped by the VPU. 1045 * Number of samples collected since the metric streamer was started. 1052 * collected samples because the current buffer is full and there is no
|
/linux-6.8/Documentation/devicetree/bindings/mfd/ |
D | bfticu.txt | 10 - interrupts: the main IRQ line to signal the collected IRQs
|
/linux-6.8/net/netfilter/ |
D | nf_conncount.c | 233 unsigned int collected = 0; in nf_conncount_gc_list() local 248 collected++; in nf_conncount_gc_list() 260 collected++; in nf_conncount_gc_list() 265 if (collected > CONNCOUNT_GC_MAX_NODES) in nf_conncount_gc_list()
|
/linux-6.8/Documentation/admin-guide/thermal/ |
D | intel_powerclamp.rst | 209 is accumulated based on clean data collected at runtime. Data 210 collected during a period without extra interrupts is considered 231 This section describes the general performance data collected on
|
/linux-6.8/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-6.8/tools/perf/trace/beauty/ |
D | fadvise.sh | 21 # reliably process on arch FOO a perf.data file collected by 'perf trace
|
/linux-6.8/drivers/net/wwan/iosm/ |
D | iosm_ipc_coredump.h | 32 * to be collected.
|
/linux-6.8/tools/perf/tests/shell/lib/ |
D | perf_metric_validation.py | 83 @returns: lower bound, return inf if the lower bound is a metric value and is not collected 84 upper bound, return -1 if the upper bound is a metric value and is not collected 347 Convert collected metric data from the -j output to dict of {metric_name:value}. 537 print("Total metrics collected: ", self.failtests['PositiveValueTest']['Total Tests'])
|
/linux-6.8/fs/nfsd/ |
D | filecache.c | 21 * * non-garbage-collected: When a consumer wants to precisely control 23 * collected nfsd_file. The final nfsd_file_put releases the open 26 * * garbage-collected: When a consumer does not control the lifetime 27 * of open state, it acquires a garbage-collected nfsd_file. The 1136 * and garbage-collected. The object is retained for a few 1161 * but not garbage-collected. The object is unhashed after the
|
/linux-6.8/fs/ext4/ |
D | ext4_extents.h | 22 * are collected in the truncate path. They'll be shown at 34 * If EXT_STATS is defined then stats numbers are collected.
|
/linux-6.8/drivers/net/phy/ |
D | mdio-boardinfo.c | 19 * from pre-collected board specific MDIO information
|
/linux-6.8/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-6.8/Documentation/arch/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
|