Searched refs:test_tsk_need_resched (Results 1 – 4 of 4) sorted by relevance
2086 static inline int test_tsk_need_resched(struct task_struct *tsk) in test_tsk_need_resched() function
2550 !test_tsk_need_resched(rq->curr)) in wakeup_preempt_dl()3098 !test_tsk_need_resched(rq->curr) && in task_woken_dl()
2260 if (task_on_rq_queued(donor) && test_tsk_need_resched(rq->curr)) in wakeup_preempt()
9091 if (test_tsk_need_resched(rq->curr)) in wakeup_preempt_fair()