Searched defs:basemono (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | rcutiny.h | 71 static inline int rcu_needs_cpu(u64 basemono, u64 *nextevt) in rcu_needs_cpu() argument
|
/kernel/linux/linux-5.10/kernel/time/ |
H A D | tick-sched.c | 742 u64 basemono, next_tick, next_tmr, next_rcu, delta, expires; in tick_nohz_next_event() local 828 u64 basemono in tick_nohz_stop_tick() local [all...] |
/kernel/linux/linux-5.10/kernel/rcu/ |
H A D | tree_plugin.h | 1257 int rcu_needs_cpu(u64 basemono, u64 *nextevt) in rcu_needs_cpu() argument 1347 int rcu_needs_cpu(u64 basemono, u64 *nextevt) in rcu_needs_cpu() argument
|
/kernel/linux/linux-6.6/kernel/time/ |
H A D | tick-sched.c | 803 u64 basemono, next_tick, delta, expires; in tick_nohz_next_event() local 887 u64 basemono = ts->timer_expires_base; in tick_nohz_stop_tick() local [all...] |
Completed in 6 milliseconds