Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/Documentation/ABI/testing/
H A Dsysfs-driver-xen-blkback16 max_persistent_grants, the LRU kicks in and starts
/linux-6.15/Documentation/watchdog/
H A Dhpwdt.rst19 is, an application needs to be started that kicks off the watchdog timer. A
/linux-6.15/drivers/net/
H A Dvirtio_net.c95 u64_stats_t kicks; member
110 u64_stats_t kicks; member
1458 u64 *kicks) in virtnet_xsk_xmit_batch() argument
1482 (*kicks)++; in virtnet_xsk_xmit_batch()
1493 u64 kicks = 0; in virtnet_xsk_xmit() local
1519 u64_stats_add(&sq->stats.kicks, kicks); in virtnet_xsk_xmit()
1661 int kicks = 0; in virtnet_xdp_xmit() local
1697 kicks = 1; in virtnet_xdp_xmit()
1705 u64_stats_add(&sq->stats.kicks, kicks); in virtnet_xdp_xmit()
2772 u64_stats_inc(&rq->stats.kicks); in try_fill_recv()
[all …]
/linux-6.15/Documentation/admin-guide/
H A Dlockup-watchdogs.rst60 detector kicks in.
/linux-6.15/tools/power/cpupower/bench/
H A DREADME-BENCH83 But if ondemand always kicks in in the middle of the load sleep cycles, it
/linux-6.15/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-6.15/drivers/thermal/
H A DKconfig59 poweroff kicks in after a delay has elapsed and shuts down the system.
61 poweroff kicks in. Similarly to the critical trip point,
/linux-6.15/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-6.15/Documentation/hwmon/
H A Dnct6775.rst188 Temperature at which secondary temperature control kicks
/linux-6.15/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-6.15/Documentation/power/
H A Dvideo.rst53 (4) on some systems s3_bios kicks video into text mode, and
/linux-6.15/Documentation/accel/amdxdna/
H A Damdnpu.rst204 10. Execution of the ``ctrlcode`` kicks off DMAs to and from the host DDR while
/linux-6.15/arch/arc/
H A DKconfig186 masters are parked until Master kicks them so they can start off
/linux-6.15/kernel/trace/
H A DKconfig913 When the tracepoint is enabled, it kicks off a kernel thread that
1101 kernel boot sequence, the test will start that kicks off
/linux-6.15/Documentation/filesystems/
H A Dorangefs.rst201 locking kicks in if the filesystem is mounted with -o local_lock.
/linux-6.15/Documentation/admin-guide/sysctl/
H A Dkernel.rst1113 send before ratelimiting kicks in.
/linux-6.15/Documentation/RCU/
H A DRTFP.txt1740 \url{https://lore.kernel.org/r/20070128120509.719287000@programming.kicks-ass.net}