Home
last modified time | relevance | path

Searched refs:kicks (Results 1 – 20 of 20) sorted by relevance

/Linux-v6.1/kernel/locking/
Dqspinlock_stat.h41 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/
Dsysfs-driver-xen-blkback16 max_persistent_grants, the LRU kicks in and starts
/Linux-v6.1/drivers/net/
Dvirtio_net.c82 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/
Dhpwdt.rst19 is, an application needs to be started that kicks off the watchdog timer. A
/Linux-v6.1/tools/power/cpupower/bench/
DREADME-BENCH83 But if ondemand always kicks in in the middle of the load sleep cycles, it
/Linux-v6.1/Documentation/admin-guide/
Dlockup-watchdogs.rst60 detector kicks in.
/Linux-v6.1/Documentation/virt/kvm/
Dvcpu-requests.rst258 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/
Ddma.rst97 systems, this kicks in an IOMMU and turns the scatterlists into single
/Linux-v6.1/drivers/thermal/
DKconfig43 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/
Deisa.rst214 bus root driver usually kicks in rather late in the boot process).
Ddma-buf.rst258 randomly hangs workloads until the timeout kicks in. Workloads, which from
/Linux-v6.1/Documentation/hwmon/
Dnct6775.rst182 Temperature at which secondary temperature control kicks
/Linux-v6.1/Documentation/trace/
Dboottime-trace.rst41 on all CPUs. If MODE = 2, dump a buffer on a CPU which kicks Oops.
Dkprobes.rst237 optimizing list, and kicks the kprobe-optimizer workqueue to optimize
/Linux-v6.1/Documentation/power/
Dvideo.rst53 (4) on some systems s3_bios kicks video into text mode, and
/Linux-v6.1/arch/arc/
DKconfig180 masters are parked until Master kicks them so they can start off
/Linux-v6.1/kernel/trace/
DKconfig825 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/
Dorangefs.rst201 locking kicks in if the filesystem is mounted with -o local_lock.
/Linux-v6.1/Documentation/admin-guide/sysctl/
Dkernel.rst995 send before ratelimiting kicks in.
/Linux-v6.1/Documentation/RCU/
DRTFP.txt1740 \url{https://lore.kernel.org/r/20070128120509.719287000@programming.kicks-ass.net}