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.c6542 set_tsk_need_resched(rq->idle); in proxy_resched_idle()
/linux/include/linux/
H A Dsched.h2067 static inline void set_tsk_need_resched(struct task_struct *tsk) in set_tsk_need_resched() function
2089 set_tsk_need_resched(current); in set_need_resched_current()