Home
last modified time | relevance | path

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

/linux/kernel/locking/
H A 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/Documentation/ABI/testing/
H A Dsysfs-driver-xen-blkback16 max_persistent_grants, the LRU kicks in and starts
/linux/Documentation/watchdog/
H A Dhpwdt.rst19 is, an application needs to be started that kicks off the watchdog timer. A
/linux/drivers/net/
H A Dvirtio_net.c95 u64_stats_t kicks; member
110 u64_stats_t kicks; member
133 VIRTNET_SQ_STAT("kicks", kicks),
143 VIRTNET_RQ_STAT("kicks", kicks),
1462 u64 *kicks) in virtnet_xsk_xmit_batch() argument
1486 (*kicks)++; in virtnet_xsk_xmit_batch()
1497 u64 kicks = 0; in virtnet_xsk_xmit() local
1508 sent = virtnet_xsk_xmit_batch(sq, pool, budget, &kicks); in virtnet_xsk_xmit()
1523 u64_stats_add(&sq->stats.kicks, kicks); in virtnet_xsk_xmit()
1665 int kicks = 0; in virtnet_xdp_xmit() local
[all …]
/linux/tools/power/cpupower/bench/
H A DREADME-BENCH83 But if ondemand always kicks in in the middle of the load sleep cycles, it
/linux/Documentation/admin-guide/
H A Dlockup-watchdogs.rst60 detector kicks in.
/linux/Documentation/virt/kvm/
H A 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/Documentation/driver-api/
H A Deisa.rst214 bus root driver usually kicks in rather late in the boot process).
H A Ddma-buf.rst292 randomly hangs workloads until the timeout kicks in. Workloads, which from
/linux/Documentation/hwmon/
H A Dnct6775.rst188 Temperature at which secondary temperature control kicks
/linux/Documentation/power/
H A Dvideo.rst53 (4) on some systems s3_bios kicks video into text mode, and
/linux/Documentation/trace/
H A Dboottime-trace.rst41 on all CPUs. If MODE = 2, dump a buffer on a CPU which kicks Oops.
H A Dkprobes.rst236 optimizing list, and kicks the kprobe-optimizer workqueue to optimize
/linux/arch/arc/
H A DKconfig186 masters are parked until Master kicks them so they can start off
/linux/Documentation/filesystems/
H A Dorangefs.rst201 locking kicks in if the filesystem is mounted with -o local_lock.
/linux/Documentation/admin-guide/sysctl/
H A Dkernel.rst1102 send before ratelimiting kicks in.
/linux/Documentation/RCU/
H A DRTFP.txt1740 \url{https://lore.kernel.org/r/20070128120509.719287000@programming.kicks-ass.net}