Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_ui/
H A Dtst_map_itemview.qml458 // default exit animation kicks in here, of length 300msec
472 // default exit animation kicks in here, of length 300msec
524 // default exit animation kicks in here, of length 300msec
546 // default exit animation kicks in here, of length 300msec
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/ghostscript/ghostscript/
H A DCVE-2022-2085.patch14 few that does, and then the problem only kicks in if the
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-driver-xen-blkback16 max_persistent_grants, the LRU kicks in and starts
/OK3568_Linux_fs/kernel/drivers/net/
H A Dvirtio_net.c82 u64 kicks; member
94 u64 kicks; member
105 { "kicks", VIRTNET_SQ_STAT(kicks) },
116 { "kicks", VIRTNET_RQ_STAT(kicks) },
559 int kicks = 0; in virtnet_xdp_xmit() local
608 kicks = 1; in virtnet_xdp_xmit()
616 sq->stats.kicks += kicks; in virtnet_xdp_xmit()
1329 rq->stats.kicks++; in try_fill_recv()
1539 sq->stats.kicks++; in virtnet_poll()
1738 sq->stats.kicks++; in start_xmit()
/OK3568_Linux_fs/kernel/Documentation/watchdog/
H A Dhpwdt.rst19 is, an application needs to be started that kicks off the watchdog timer. A
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dlockup-watchdogs.rst60 detector kicks in.
/OK3568_Linux_fs/kernel/tools/power/cpupower/bench/
H A DREADME-BENCH83 But if ondemand always kicks in in the middle of the load sleep cycles, it
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/
H A 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
/OK3568_Linux_fs/kernel/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.rst237 optimizing list, and kicks the kprobe-optimizer workqueue to optimize
/OK3568_Linux_fs/kernel/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,
/OK3568_Linux_fs/kernel/Documentation/driver-api/usb/
H A Ddma.rst97 systems, this kicks in an IOMMU and turns the scatterlists into single
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Deisa.rst214 bus root driver usually kicks in rather late in the boot process).
H A Ddma-buf.rst236 randomly hangs workloads until the timeout kicks in. Workloads, which from
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dnct6775.rst182 Temperature at which secondary temperature control kicks
/OK3568_Linux_fs/kernel/Documentation/power/
H A Dvideo.rst53 (4) on some systems s3_bios kicks video into text mode, and
/OK3568_Linux_fs/kernel/kernel/trace/
H A DKconfig702 When the tracepoint is enabled, it kicks off a kernel thread that
824 kernel boot sequence, the test will start that kicks off
/OK3568_Linux_fs/kernel/arch/arc/
H A DKconfig203 masters are parked until Master kicks them so they can start off
/OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/
H A Dvm.rst315 where background reclaim (kswapd) kicks in, and the threshold where direct
316 reclaim (by allocating processes) kicks in.
H A Dkernel.rst972 send before ratelimiting kicks in.
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dorangefs.rst201 locking kicks in if the filesystem is mounted with -o local_lock.
/OK3568_Linux_fs/kernel/Documentation/driver-api/thermal/
H A Dsysfs-api.rst779 emergency poweroff kicks in after the delay has elapsed and shuts down
/OK3568_Linux_fs/kernel/
H A DMakefile-bak1311 # make sure no implicit rule kicks in
/OK3568_Linux_fs/external/xserver/
H A DChangeLog133674 kicks in (corner case).