Searched refs:kicks (Results 1 – 20 of 20) sorted by relevance
/Linux-v6.1/kernel/locking/ |
D | qspinlock_stat.h | 41 u64 sum = 0, kicks = 0; in lockevent_read() local 60 kicks += per_cpu(EVENT_COUNT(pv_kick_unlock), cpu); in lockevent_read() 64 kicks += per_cpu(EVENT_COUNT(pv_kick_wake), cpu); in lockevent_read() 72 if (kicks) { in lockevent_read() 73 frac = 100ULL * do_div(sum, kicks); in lockevent_read() 74 frac = DIV_ROUND_CLOSEST_ULL(frac, kicks); in lockevent_read() 88 if (kicks) in lockevent_read() 89 sum = DIV_ROUND_CLOSEST_ULL(sum, kicks); in lockevent_read()
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-driver-xen-blkback | 16 max_persistent_grants, the LRU kicks in and starts
|
/Linux-v6.1/drivers/net/ |
D | virtio_net.c | 82 u64 kicks; member 95 u64 kicks; member 106 { "kicks", VIRTNET_SQ_STAT(kicks) }, 118 { "kicks", VIRTNET_RQ_STAT(kicks) }, 640 int kicks = 0; in virtnet_xdp_xmit() local 686 kicks = 1; in virtnet_xdp_xmit() 694 sq->stats.kicks += kicks; in virtnet_xdp_xmit() 1468 rq->stats.kicks++; in try_fill_recv() 1687 sq->stats.kicks++; in virtnet_poll() 1890 sq->stats.kicks++; in start_xmit()
|
/Linux-v6.1/Documentation/watchdog/ |
D | hpwdt.rst | 19 is, an application needs to be started that kicks off the watchdog timer. A
|
/Linux-v6.1/tools/power/cpupower/bench/ |
D | README-BENCH | 83 But if ondemand always kicks in in the middle of the load sleep cycles, it
|
/Linux-v6.1/Documentation/admin-guide/ |
D | lockup-watchdogs.rst | 60 detector kicks in.
|
/Linux-v6.1/Documentation/virt/kvm/ |
D | vcpu-requests.rst | 258 request-less VCPU kicks are almost never correct. Without the assurance 261 request-accompanying kicks, then the kick may not do anything useful at
|
/Linux-v6.1/Documentation/driver-api/usb/ |
D | dma.rst | 97 systems, this kicks in an IOMMU and turns the scatterlists into single
|
/Linux-v6.1/drivers/thermal/ |
D | Kconfig | 43 poweroff kicks in after a delay has elapsed and shuts down the system. 45 poweroff kicks in. Similarly to the critical trip point,
|
/Linux-v6.1/Documentation/driver-api/ |
D | eisa.rst | 214 bus root driver usually kicks in rather late in the boot process).
|
D | dma-buf.rst | 258 randomly hangs workloads until the timeout kicks in. Workloads, which from
|
/Linux-v6.1/Documentation/hwmon/ |
D | nct6775.rst | 182 Temperature at which secondary temperature control kicks
|
/Linux-v6.1/Documentation/trace/ |
D | boottime-trace.rst | 41 on all CPUs. If MODE = 2, dump a buffer on a CPU which kicks Oops.
|
D | kprobes.rst | 237 optimizing list, and kicks the kprobe-optimizer workqueue to optimize
|
/Linux-v6.1/Documentation/power/ |
D | video.rst | 53 (4) on some systems s3_bios kicks video into text mode, and
|
/Linux-v6.1/arch/arc/ |
D | Kconfig | 180 masters are parked until Master kicks them so they can start off
|
/Linux-v6.1/kernel/trace/ |
D | Kconfig | 825 When the tracepoint is enabled, it kicks off a kernel thread that 1000 kernel boot sequence, the test will start that kicks off
|
/Linux-v6.1/Documentation/filesystems/ |
D | orangefs.rst | 201 locking kicks in if the filesystem is mounted with -o local_lock.
|
/Linux-v6.1/Documentation/admin-guide/sysctl/ |
D | kernel.rst | 995 send before ratelimiting kicks in.
|
/Linux-v6.1/Documentation/RCU/ |
D | RTFP.txt | 1740 \url{https://lore.kernel.org/r/20070128120509.719287000@programming.kicks-ass.net}
|