/Linux-v5.4/Documentation/dev-tools/ |
D | kcov.rst | 9 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 function of syscall inputs. 11 To achieve this goal it does not collect coverage in soft/hard interrupts 15 kcov is also able to collect comparison operands from the instrumented code 121 If a program needs to collect coverage from several threads (independently),
|
/Linux-v5.4/init/ |
D | initramfs.c | 205 static __initdata char *collect; variable 214 collect = collected = buf; in read_into() 234 memcpy(collect, victim, n); in do_collect() 236 collect += n; in do_collect() 262 collect = collected = symlink_buf; in do_header()
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-fs-ext4 | 6 collect statistics, which are shown during the unmount. 7 1 means to collect statistics, 0 means not to collect
|
/Linux-v5.4/net/netfilter/ |
D | nf_conncount.c | 133 unsigned int collect = 0; in __nf_conncount_add() local 137 if (collect > CONNCOUNT_GC_MAX_NODES) in __nf_conncount_add() 149 collect++; in __nf_conncount_add() 173 collect++; in __nf_conncount_add()
|
/Linux-v5.4/Documentation/devicetree/bindings/mfd/ |
D | bfticu.txt | 4 Its main functionality is to collect IRQs from the whole chassis and signals
|
/Linux-v5.4/fs/proc/ |
D | Kconfig | 53 After kernel panic, device drivers can collect the device 57 recovery kernel's initramfs to collect its underlying device
|
/Linux-v5.4/Documentation/trace/ |
D | intel_th.rst | 45 MSU can be configured to collect trace data into a system memory 100 # and now you can collect the trace from the device node::
|
/Linux-v5.4/Documentation/devicetree/bindings/interrupt-controller/ |
D | hisilicon,mbigen-v2.txt | 9 Hisilicon designed mbigen to collect and generate interrupt.
|
/Linux-v5.4/Documentation/admin-guide/cgroup-v1/ |
D | cpuacct.rst | 43 cpuacct controller uses percpu_counter interface to collect user and
|
/Linux-v5.4/arch/arm/lib/ |
D | csumpartial.S | 71 .Ldone: adc r0, sum, #0 @ collect up the last carry
|
/Linux-v5.4/Documentation/media/uapi/v4l/ |
D | pixfmt-meta-intel-ipu3.rst | 38 The IPU3 ImgU 3A statistics accelerators collect different statistics over
|
/Linux-v5.4/Documentation/x86/x86_64/ |
D | machinecheck.rst | 18 log then mcelog should run to collect and decode machine check entries
|
/Linux-v5.4/drivers/staging/vc04_services/interface/vchi/ |
D | TODO | 19 2) Garbage-collect unused code
|
/Linux-v5.4/Documentation/usb/ |
D | usbmon.rst | 9 used to collect traces of I/O on the USB bus. This function is analogous 24 How to use usbmon to collect raw text traces 32 To collect a raw text trace, execute following steps.
|
/Linux-v5.4/Documentation/arm/ |
D | microchip.rst | 197 - Device Tree Source Include files (.dtsi) are used to collect common nodes that can be
|
/Linux-v5.4/tools/bpf/bpftool/Documentation/ |
D | bpftool-prog.rst | 62 Since Linux 5.1 the kernel can collect statistics on BPF 65 shows such statistics. However, the kernel does not collect
|
/Linux-v5.4/Documentation/driver-api/ |
D | s390-drivers.rst | 93 The channel-measurement facility provides a means to collect measurement
|
/Linux-v5.4/Documentation/parisc/ |
D | registers.rst | 82 Q (collect interruption state) 1 (0 in code directly preceding an rfi)
|
/Linux-v5.4/fs/nfsd/ |
D | nfs4state.c | 7111 struct list_head *collect) in nfsd_inject_add_lock_to_list() argument 7117 if (!collect) in nfsd_inject_add_lock_to_list() 7122 list_add(&lst->st_locks, collect); in nfsd_inject_add_lock_to_list() 7126 struct list_head *collect, in nfsd_foreach_client_lock() argument 7143 collect); in nfsd_foreach_client_lock() 7166 nfsd_collect_client_locks(struct nfs4_client *clp, struct list_head *collect, in nfsd_collect_client_locks() argument 7169 return nfsd_foreach_client_lock(clp, max, collect, unhash_lock_stateid); in nfsd_collect_client_locks() 7259 struct list_head *collect, in nfsd_foreach_client_openowner() argument 7273 if (collect) { in nfsd_foreach_client_openowner() 7275 list_add(&oop->oo_perclient, collect); in nfsd_foreach_client_openowner() [all …]
|
/Linux-v5.4/Documentation/media/kapi/ |
D | dtv-frontend.rst | 326 Statistics collect 439 That warrants that we won't miss to collect a counter and increment the
|
/Linux-v5.4/drivers/char/tpm/ |
D | Kconfig | 36 device. This allows the kernel to collect randomness from the TPM at
|
/Linux-v5.4/Documentation/networking/ |
D | netdev-FAQ.rst | 68 tree for ``net-next`` reopens to collect content for the next (vX.Y+1) 78 The ``net`` tree continues to collect fixes for the vX.Y content, and is
|
/Linux-v5.4/drivers/staging/most/Documentation/ABI/ |
D | sysfs-bus-most.txt | 159 collect information about the channel's capabilities and
|
/Linux-v5.4/Documentation/media/uapi/dvb/ |
D | frontend-stat-properties.rst | 46 frontend, but it was not possible to collect it (could be a
|
/Linux-v5.4/Documentation/admin-guide/device-mapper/ |
D | statistics.rst | 74 collect histogram of latencies. The
|