Home
last modified time | relevance | path

Searched refs:tick_nohz_idle_stop_tick (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Dtick.h118 extern void tick_nohz_idle_stop_tick(void);
134 tick_nohz_idle_stop_tick(); in tick_nohz_idle_stop_tick_protected()
142 static inline void tick_nohz_idle_stop_tick(void) { } in tick_nohz_idle_stop_tick() function
/Linux-v4.19/kernel/sched/
Didle.c150 tick_nohz_idle_stop_tick(); in cpuidle_idle_call()
180 tick_nohz_idle_stop_tick(); in cpuidle_idle_call()
194 tick_nohz_idle_stop_tick(); in cpuidle_idle_call()
/Linux-v4.19/kernel/time/
Dtick-sched.c958 void tick_nohz_idle_stop_tick(void) in tick_nohz_idle_stop_tick() function