Searched defs:basemono (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/ |
| D | rcutiny.h | 71 static inline int rcu_needs_cpu(u64 basemono, u64 *nextevt) in rcu_needs_cpu()
|
| /kernel/linux/linux-5.10/kernel/time/ |
| D | tick-sched.c | 742 u64 basemono, next_tick, next_tmr, next_rcu, delta, expires; in tick_nohz_next_event() local 828 u64 basemono = ts->timer_expires_base; in tick_nohz_stop_tick() local
|
| /kernel/linux/linux-6.6/kernel/time/ |
| 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
|
| /kernel/linux/linux-5.10/kernel/rcu/ |
| D | tree_plugin.h | 1257 int rcu_needs_cpu(u64 basemono, u64 *nextevt) in rcu_needs_cpu() 1347 int rcu_needs_cpu(u64 basemono, u64 *nextevt) in rcu_needs_cpu()
|