Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/sched/
H A Didle.c194 tick_nohz_idle_stop_tick(); in cpuidle_idle_call()
224 tick_nohz_idle_stop_tick(); in cpuidle_idle_call()
237 tick_nohz_idle_stop_tick(); in cpuidle_idle_call()
284 tick_nohz_idle_stop_tick(); in do_idle()
/OK3568_Linux_fs/kernel/include/linux/
H A Dtick.h129 extern void tick_nohz_idle_stop_tick(void);
146 tick_nohz_idle_stop_tick(); in tick_nohz_idle_stop_tick_protected()
154 static inline void tick_nohz_idle_stop_tick(void) { } in tick_nohz_idle_stop_tick() function
/OK3568_Linux_fs/kernel/kernel/time/
H A Dtick-sched.c995 void tick_nohz_idle_stop_tick(void) in tick_nohz_idle_stop_tick() function