/Linux-v4.19/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-v4.19/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-v4.19/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-v4.19/net/netfilter/ |
D | nf_conncount.c | 190 unsigned int collect = 0; in nf_conncount_lookup() local 198 if (collect > CONNCOUNT_GC_MAX_NODES) in nf_conncount_lookup() 213 collect++; in nf_conncount_lookup() 235 collect++; in nf_conncount_lookup()
|
/Linux-v4.19/Documentation/devicetree/bindings/mfd/ |
D | bfticu.txt | 4 Its main functionality is to collect IRQs from the whole chassis and signals
|
/Linux-v4.19/fs/proc/ |
D | Kconfig | 52 After kernel panic, device drivers can collect the device 56 recovery kernel's initramfs to collect its underlying device
|
/Linux-v4.19/Documentation/trace/ |
D | intel_th.rst | 43 MSU can be configured to collect trace data into a system memory 98 # and now you can collect the trace from the device node::
|
/Linux-v4.19/drivers/staging/vc04_services/interface/vchi/ |
D | TODO | 19 2) Garbage-collect unused code
|
/Linux-v4.19/Documentation/devicetree/bindings/interrupt-controller/ |
D | hisilicon,mbigen-v2.txt | 9 Hisilicon designed mbigen to collect and generate interrupt.
|
/Linux-v4.19/Documentation/cgroup-v1/ |
D | cpuacct.txt | 42 cpuacct controller uses percpu_counter interface to collect user and
|
/Linux-v4.19/arch/arm/lib/ |
D | csumpartial.S | 74 .Ldone: adc r0, sum, #0 @ collect up the last carry
|
/Linux-v4.19/Documentation/x86/x86_64/ |
D | machinecheck | 15 log then mcelog should run to collect and decode machine check entries
|
/Linux-v4.19/Documentation/usb/ |
D | usbmon.txt | 4 used to collect traces of I/O on the USB bus. This function is analogous 19 * How to use usbmon to collect raw text traces 26 To collect a raw text trace, execute following steps.
|
/Linux-v4.19/Documentation/arm/Microchip/ |
D | README | 162 - Device Tree Source Include files (.dtsi) are used to collect common nodes that can be
|
/Linux-v4.19/Documentation/parisc/ |
D | registers | 68 Q (collect interruption state) 1 (0 in code directly preceding an rfi)
|
/Linux-v4.19/Documentation/driver-api/ |
D | s390-drivers.rst | 93 The channel-measurement facility provides a means to collect measurement
|
/Linux-v4.19/include/linux/mfd/ |
D | cros_ec_commands.h | 2043 } collect; member 2053 } collect; member
|
/Linux-v4.19/fs/nfsd/ |
D | nfs4state.c | 6628 struct list_head *collect) in nfsd_inject_add_lock_to_list() argument 6634 if (!collect) in nfsd_inject_add_lock_to_list() 6639 list_add(&lst->st_locks, collect); in nfsd_inject_add_lock_to_list() 6643 struct list_head *collect, in nfsd_foreach_client_lock() argument 6660 collect); in nfsd_foreach_client_lock() 6683 nfsd_collect_client_locks(struct nfs4_client *clp, struct list_head *collect, in nfsd_collect_client_locks() argument 6686 return nfsd_foreach_client_lock(clp, max, collect, unhash_lock_stateid); in nfsd_collect_client_locks() 6776 struct list_head *collect, in nfsd_foreach_client_openowner() argument 6790 if (collect) { in nfsd_foreach_client_openowner() 6792 list_add(&oop->oo_perclient, collect); in nfsd_foreach_client_openowner() [all …]
|
/Linux-v4.19/Documentation/media/kapi/ |
D | dtv-frontend.rst | 324 Statistics collect 437 That warrants that we won't miss to collect a counter and increment the
|
/Linux-v4.19/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-v4.19/drivers/char/tpm/ |
D | Kconfig | 35 device. This allows the kernel to collect randomness from the TPM at
|
/Linux-v4.19/Documentation/filesystems/ext4/ |
D | ext4.rst | 471 collect statistics, which are shown during the 472 unmount. 1 means to collect statistics, 0 means 473 not to collect statistics
|
/Linux-v4.19/Documentation/media/uapi/dvb/ |
D | frontend-stat-properties.rst | 39 frontend, but it was not possible to collect it (could be a
|
/Linux-v4.19/drivers/staging/most/Documentation/ABI/ |
D | sysfs-bus-most.txt | 159 collect information about the channel's capabilities and
|
/Linux-v4.19/Documentation/device-mapper/ |
D | statistics.txt | 68 histogram:n1,n2,n3,n4,... - collect histogram of latencies. The
|