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.c403 set_tsk_need_resched(current); in idle_inject_timer_fn()
H A Dcore.c6649 set_tsk_need_resched(rq->idle); in proxy_resched_idle()
/linux/include/linux/
H A Dsched.h2069 static inline void set_tsk_need_resched(struct task_struct *tsk) in set_tsk_need_resched() function
2091 set_tsk_need_resched(current); in set_need_resched_current()