Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Didle.c406 set_tsk_need_resched(current); in idle_inject_timer_fn()
H A Dcore.c6800 set_tsk_need_resched(rq->idle); in proxy_resched_idle()
/linux/include/linux/
H A Dsched.h2105 static inline void set_tsk_need_resched(struct task_struct *tsk) in set_tsk_need_resched() function
2127 set_tsk_need_resched(current); in set_need_resched_current()