Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/locking/
Dqspinlock_stat.h110 u64 stat = 0, kicks = 0; in qstat_read() local
129 kicks += per_cpu(qstats[qstat_pv_kick_unlock], cpu); in qstat_read()
133 kicks += per_cpu(qstats[qstat_pv_kick_wake], cpu); in qstat_read()
141 if (kicks) { in qstat_read()
142 frac = 100ULL * do_div(stat, kicks); in qstat_read()
143 frac = DIV_ROUND_CLOSEST_ULL(frac, kicks); in qstat_read()
156 if (kicks) in qstat_read()
157 stat = DIV_ROUND_CLOSEST_ULL(stat, kicks); in qstat_read()
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-driver-xen-blkback16 max_persistent_grants, the LRU kicks in and starts
/Linux-v4.19/drivers/net/
Dvirtio_net.c87 u64 kicks; member
99 u64 kicks; member
110 { "kicks", VIRTNET_SQ_STAT(kicks) },
121 { "kicks", VIRTNET_RQ_STAT(kicks) },
486 int kicks = 0; in virtnet_xdp_xmit() local
525 kicks = 1; in virtnet_xdp_xmit()
531 sq->stats.kicks += kicks; in virtnet_xdp_xmit()
1210 rq->stats.kicks++; in try_fill_recv()
1398 sq->stats.kicks++; in virtnet_poll()
1565 sq->stats.kicks++; in start_xmit()
/Linux-v4.19/Documentation/watchdog/
Dhpwdt.txt17 is, an application needs to be started that kicks off the watchdog timer. A
/Linux-v4.19/Documentation/
Dlockup-watchdogs.txt60 detector kicks in.
Deisa.txt214 bus root driver usually kicks in rather late in the boot process).
Dkprobes.txt236 optimizing list, and kicks the kprobe-optimizer workqueue to optimize
/Linux-v4.19/tools/power/cpupower/bench/
DREADME-BENCH83 But if ondemand always kicks in in the middle of the load sleep cycles, it
/Linux-v4.19/Documentation/virtual/kvm/
Dvcpu-requests.rst256 request-less VCPU kicks are almost never correct. Without the assurance
259 request-accompanying kicks, then the kick may not do anything useful at
/Linux-v4.19/Documentation/driver-api/usb/
Ddma.rst97 systems, this kicks in an IOMMU and turns the scatterlists into single
/Linux-v4.19/drivers/thermal/
DKconfig33 poweroff kicks in after a delay has elapsed and shuts down the system.
35 poweroff kicks in. Similarly to the critical trip point,
/Linux-v4.19/Documentation/power/
Dvideo.txt52 (4) on some systems s3_bios kicks video into text mode, and
/Linux-v4.19/Documentation/hwmon/
Dnct6775134 Temperature at which secondary temperature control kicks
/Linux-v4.19/kernel/trace/
DKconfig662 When the tracepoint is enabled, it kicks off a kernel thread that
709 kernel boot sequence, the test will start that kicks off
/Linux-v4.19/arch/arc/
DKconfig205 masters are parked until Master kicks them so they can start of
/Linux-v4.19/Documentation/cgroup-v1/
Dblkio-controller.txt366 setting slice_idle=0, group_idle kicks in. That means CFQ will still idle
/Linux-v4.19/Documentation/livepatch/
Dcallbacks.txt483 Load a target "busy" kernel module which kicks off a worker function
/Linux-v4.19/Documentation/filesystems/
Dorangefs.txt192 locking kicks in if the filesystem is mounted with -o local_lock.
/Linux-v4.19/Documentation/usb/
DWUSB-Design-overview.txt334 toggling the bits in the fake hub port, which kicks hub_wq into removing
/Linux-v4.19/Documentation/thermal/
Dsysfs-api.txt631 emergency poweroff kicks in after the delay has elapsed and shuts down
/Linux-v4.19/Documentation/sysctl/
Dkernel.txt807 send before ratelimiting kicks in.