Searched refs:__tick_nohz_task_switch (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dtick.h141 extern void __tick_nohz_task_switch(struct task_struct *tsk);
149 static inline void __tick_nohz_task_switch(struct task_struct *tsk) { } __tick_nohz_task_switch() function
179 __tick_nohz_task_switch(tsk); tick_nohz_task_switch()
/linux-4.1.27/kernel/time/
H A Dtick-sched.c279 void __tick_nohz_task_switch(struct task_struct *tsk) __tick_nohz_task_switch() function

Completed in 74 milliseconds