Searched refs:kicks (Results 1 – 15 of 15) sorted by relevance
| /linux/kernel/locking/ |
| H A D | qspinlock_stat.h | 41 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 D | sysfs-driver-xen-blkback | 16 max_persistent_grants, the LRU kicks in and starts
|
| /linux/Documentation/watchdog/ |
| H A D | hpwdt.rst | 19 is, an application needs to be started that kicks off the watchdog timer. A
|
| /linux/drivers/net/ |
| H A D | virtio_net.c | 116 u64_stats_t kicks; member 131 u64_stats_t kicks; member 154 VIRTNET_SQ_STAT("kicks", kicks), 164 VIRTNET_RQ_STAT("kicks", kicks), 1537 u64 *kicks) in virtnet_xsk_xmit_batch() argument 1561 (*kicks)++; in virtnet_xsk_xmit_batch() 1572 u64 kicks = 0; in virtnet_xsk_xmit() local 1583 sent = virtnet_xsk_xmit_batch(sq, pool, budget, &kicks); in virtnet_xsk_xmit() 1598 u64_stats_add(&sq->stats.kicks, kicks); in virtnet_xsk_xmit() 1740 int kicks = 0; in virtnet_xdp_xmit() local [all …]
|
| /linux/tools/power/cpupower/bench/ |
| H A D | README-BENCH | 83 But if ondemand always kicks in in the middle of the load sleep cycles, it
|
| /linux/Documentation/admin-guide/ |
| H A D | lockup-watchdogs.rst | 60 detector kicks in.
|
| /linux/Documentation/virt/kvm/ |
| H A D | vcpu-requests.rst | 258 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/hwmon/ |
| H A D | nct6775.rst | 188 Temperature at which secondary temperature control kicks
|
| /linux/Documentation/power/ |
| H A D | video.rst | 53 (4) on some systems s3_bios kicks video into text mode, and
|
| /linux/arch/arc/ |
| H A D | Kconfig | 186 masters are parked until Master kicks them so they can start off
|
| /linux/Documentation/driver-api/ |
| H A D | dma-buf.rst | 292 randomly hangs workloads until the timeout kicks in. Workloads, which from
|
| /linux/kernel/trace/ |
| H A D | Kconfig | 976 When the tracepoint is enabled, it kicks off a kernel thread that 1164 kernel boot sequence, the test will start that kicks off
|
| /linux/Documentation/filesystems/ |
| H A D | orangefs.rst | 201 locking kicks in if the filesystem is mounted with -o local_lock.
|
| /linux/Documentation/trace/ |
| H A D | kprobes.rst | 236 optimizing list, and kicks the kprobe-optimizer workqueue to optimize
|
| /linux/Documentation/admin-guide/sysctl/ |
| H A D | kernel.rst | 1148 send before ratelimiting kicks in. After `printk_ratelimit`_ seconds
|