Home
last modified time | relevance | path

Searched full:collect (Results 1 – 25 of 560) sorted by relevance

12345678910>>...23

/linux/mm/kmsan/
H A Dinit.c144 static struct smallstack collect = { variable
172 while (collect.index >= 3) { in do_collection()
173 page = smallstack_pop(&collect); in do_collection()
174 shadow = smallstack_pop(&collect); in do_collection()
175 origin = smallstack_pop(&collect); in do_collection()
176 kmsan_setup_meta(page, shadow, origin, collect.order); in do_collection()
177 __free_pages_core(page, collect.order, MEMINIT_EARLY); in do_collection()
184 .order = collect.order - 1, in collect_split()
189 if (!collect.order) in collect_split()
191 while (collect.index) { in collect_split()
[all …]
/linux/Documentation/images/
H A Dlogo.svg104 inkscape:collect="always">
125 inkscape:collect="always">
129 inkscape:collect="always" />
138 inkscape:collect="always">
142 inkscape:collect="always" />
146 inkscape:collect="always">
159 inkscape:collect="always">
163 inkscape:collect="always" />
180 inkscape:collect="always">
184 inkscape:collect="always" />
[all …]
/linux/Documentation/admin-guide/perf/
H A Dhns3-pmu.rst6 End Point device to collect performance statistics of HiSilicon SoC NIC.
82 PMU collect performance statistics for all HNS3 PCIe functions of IO DIE.
89 PMU collect performance statistic of one whole physical port. The port id
98 PMU collect performance statistic of one tc of physical port. The port id
106 PMU collect performance statistic of one PF/VF. The function id is BDF of
123 PMU collect performance statistic of one queue of PF/VF. The function id
131 PMU collect performance statistic of one interrupt of PF/VF. The function
/linux/Documentation/dev-tools/
H A Dkcov.rst9 Note that KCOV does not aim to collect as much coverage as possible. It aims
10 to collect more or less stable coverage that is a function of syscall inputs.
11 To achieve this goal, it does not collect coverage in soft/hard interrupts
15 Besides collecting code coverage, KCOV can also collect comparison operands.
18 Besides collecting coverage data from syscall handlers, KCOV can also collect
46 The following program demonstrates how to use KCOV to collect coverage for a
131 If a program needs to collect coverage from several threads (independently),
224 userspace process, KCOV can also collect coverage for parts of the kernel
227 Using KCOV to collect remote coverage requires:
287 The following program demonstrates using KCOV to collect coverage from both
/linux/drivers/s390/scsi/
H A Dzfcp_diag.c108 * to collect and update Port Data.
109 * @adapter: Adapter to collect Port Data from.
138 * to collect and update Config Data.
139 * @adapter: Adapter to collect Config Data from.
219 * zfcp_diag_update_buffer_limited() - Collect diagnostics and update a
221 * @adapter: Adapter to collect the diagnostics from.
/linux/tools/tracing/rtla/src/
H A Dtimerlat_bpf.c11 * timerlat_bpf_init - load and initialize BPF program to collect timerlat data
63 * timerlat_bpf_attach - attach BPF program to collect timerlat data
73 * timerlat_bpf_detach - detach BPF program to collect timerlat data
81 * timerlat_bpf_detach - destroy BPF program to collect timerlat data
/linux/Documentation/ABI/removed/
H A Dsysfs-kernel-fadump_release_opalcore8 collect the dump on OPAL based machine. It used to release
9 the memory used to collect the opalcore.
/linux/Documentation/ABI/obsolete/
H A Dsysfs-kernel-fadump_registered7 Helps to control the dump collect feature from userspace.
8 Setting 1 to this file enables the system to collect the
/linux/rust/macros/
H A Dpaste.rs50 let tokens = group.stream().into_iter().collect::<Vec<TokenTree>>(); in concat_helper()
62 let pasted: String = segments.into_iter().map(|x| x.0).collect(); in concat()
71 let mut stream: Vec<_> = group.stream().into_iter().collect(); in expand()
83 let mut group = Group::new(delimiter, stream.into_iter().collect()); in expand()
H A Dvtable.rs8 let mut tokens: Vec<_> = ts.into_iter().collect(); in vtable()
93 .collect(); in vtable()
95 tokens.into_iter().collect() in vtable()
/linux/rust/pin-init/internal/src/
H A Dpin_data.rs58 "Self".parse::<TokenStream>().unwrap().into_iter().collect() in pin_data()
63 .collect::<Vec<_>>(); in pin_data()
74 .collect::<Vec<_>>(); in pin_data()
129 .collect(), in replace_self_and_deny_type_defs()
/linux/drivers/input/joystick/
H A Dfsia6b.c45 enum ibus_state { SYNC, COLLECT, PROCESS }; enumerator
75 fsia6b->packet.state = COLLECT; in fsia6b_serio_irq()
78 case COLLECT: in fsia6b_serio_irq()
119 fsia6b->packet.state = COLLECT; in fsia6b_serio_irq()
/linux/drivers/thermal/mediatek/
H A DKconfig18 This driver configures thermal controllers to collect
28 thermal controllers to collect temperatures via ASIF
/linux/init/
H A Dinitramfs.c218 Collect, enumerator
240 static __initdata char *collect; variable
249 collect = collected = buf; in read_into()
252 state = Collect; in read_into()
269 memcpy(collect, victim, n); in do_collect()
271 collect += n; in do_collect()
300 collect = collected = symlink_buf; in do_header()
303 state = Collect; in do_header()
455 [Collect] = do_collect,
/linux/Documentation/ABI/testing/
H A Dsysfs-fs-ext46 collect statistics, which are shown during the unmount.
7 1 means to collect statistics, 0 means not to collect
H A Dsysfs-kernel-fadump21 Helps to control the dump collect feature from userspace.
22 Setting 1 to this file enables the system to collect the
/linux/Documentation/arch/powerpc/
H A Dhtm.rst55 To collect HTM traces for a partition represented by nodeindex as
100 It is now possible to collect traces for a particular core/chip
102 this enablement, a small partition can be dedicated to collect the
/linux/Documentation/wmi/
H A Dacpi-interface.rst39 - 0x1: Data block is expensive to collect.
87 being expensive to collect to match the behavior of the Windows driver.
92 data collection of data blocks registered as being expensive to collect. Thus the
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A DKconfig27 bool "Collect DSS IRQ statistics"
30 Collect DSS IRQ statistics, printable via debugfs.
/linux/tools/perf/Documentation/
H A Dperf-record.txt191 Also user should request to collect that information (with -d option in
254 Collect data with this RT SCHED_FIFO priority.
257 Collect data without buffering.
382 Collect raw sample records from all opened counters (default for tracepoint counters).
386 Collect samples only on the list of CPUs provided. Multiple CPUs can be provided as a
612 Collect callchains only from kernel space. I.e. this option sets
616 Collect callchains only from user space. I.e. this option sets
678 Collect and synthesize given type of events (comma separated). Note that
696 the beginning of record, collect them during finalizing an output file.
838 Enable off-cpu profiling with BPF. The BPF program will collect
[all …]
H A Dperf-iostat.txt52 2. Collect metrics for all PCIe root ports:
71 3. Collect metrics for comma-separated list of PCIe root ports:
/linux/net/ipv4/
H A Dfou_bpf.c30 * ipip device in collect-metadata mode.
79 * on an ipip device in collect-metadata mode.
/linux/drivers/gpu/drm/omapdrm/
H A DKconfig38 bool "Collect DSS IRQ statistics"
42 Collect DSS IRQ statistics, printable via debugfs.
/linux/drivers/scsi/bfa/
H A Dbfad_debugfs.c29 * fwtrc: To collect current firmware trace.
30 * drvtrc: To collect current driver trace
31 * fwsave: To collect last saved fw trace as a result of firmware crash.
93 printk(KERN_INFO "bfad[%d]: Failed to collect fwtrc\n", in bfad_debugfs_open_fwtrc()
135 printk(KERN_INFO "bfad[%d]: Failed to collect fwsave\n", in bfad_debugfs_open_fwsave()
/linux/drivers/net/ethernet/brocade/bna/
H A Dbnad_debugfs.c28 * fwtrc: To collect current firmware trace.
29 * fwsave: To collect last saved fw trace as a result of firmware crash.
71 netdev_warn(bnad->netdev, "failed to collect fwtrc\n"); in bnad_debugfs_open_fwtrc()
111 netdev_warn(bnad->netdev, "failed to collect fwsave\n"); in bnad_debugfs_open_fwsave()
210 netdev_warn(bnad->netdev, "failed to collect drvinfo\n"); in bnad_debugfs_open_drvinfo()

12345678910>>...23