Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-xen-blkback16 max_persistent_grants, the LRU kicks in and starts
/openbmc/linux/Documentation/watchdog/
H A Dhpwdt.rst19 is, an application needs to be started that kicks off the watchdog timer. A
/openbmc/linux/drivers/net/
H A Dvirtio_net.c88 u64_stats_t kicks; member
101 u64_stats_t kicks; member
112 { "kicks", VIRTNET_SQ_STAT(kicks) },
124 { "kicks", VIRTNET_RQ_STAT(kicks) },
935 int kicks = 0; in virtnet_xdp_xmit() local
984 kicks = 1; in virtnet_xdp_xmit()
992 u64_stats_add(&sq->stats.kicks, kicks); in virtnet_xdp_xmit()
2031 u64_stats_inc(&rq->stats.kicks); in try_fill_recv()
2207 u64_stats_inc(&sq->stats.kicks); in virtnet_poll()
2419 u64_stats_inc(&sq->stats.kicks); in start_xmit()
/openbmc/linux/Documentation/admin-guide/
H A Dlockup-watchdogs.rst60 detector kicks in.
/openbmc/linux/tools/power/cpupower/bench/
H A DREADME-BENCH83 But if ondemand always kicks in in the middle of the load sleep cycles, it
/openbmc/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
/openbmc/linux/drivers/thermal/
H A DKconfig43 poweroff kicks in after a delay has elapsed and shuts down the system.
45 poweroff kicks in. Similarly to the critical trip point,
/openbmc/linux/Documentation/driver-api/usb/
H A Ddma.rst97 systems, this kicks in an IOMMU and turns the scatterlists into single
/openbmc/linux/Documentation/driver-api/
H A Deisa.rst214 bus root driver usually kicks in rather late in the boot process).
H A Ddma-buf.rst276 randomly hangs workloads until the timeout kicks in. Workloads, which from
/openbmc/linux/Documentation/hwmon/
H A Dnct6775.rst188 Temperature at which secondary temperature control kicks
/openbmc/linux/Documentation/power/
H A Dvideo.rst53 (4) on some systems s3_bios kicks video into text mode, and
/openbmc/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
/openbmc/linux/arch/arc/
H A DKconfig184 masters are parked until Master kicks them so they can start off
/openbmc/linux/kernel/trace/
H A DKconfig882 When the tracepoint is enabled, it kicks off a kernel thread that
1057 kernel boot sequence, the test will start that kicks off
/openbmc/linux/Documentation/filesystems/
H A Dorangefs.rst201 locking kicks in if the filesystem is mounted with -o local_lock.
/openbmc/linux/Documentation/admin-guide/sysctl/
H A Dkernel.rst1074 send before ratelimiting kicks in.
/openbmc/linux/Documentation/RCU/
H A DRTFP.txt1740 \url{https://lore.kernel.org/r/20070128120509.719287000@programming.kicks-ass.net}