Searched refs:task_is_blocked (Results 1 – 3 of 3) sorted by relevance
2542 if (task_is_blocked(p)) in enqueue_task_dl()2864 if (task_is_blocked(p)) in put_prev_task_dl()
2503 static inline bool task_is_blocked(struct task_struct *p) in task_is_blocked() function
7179 !task_is_blocked(prev)); in __schedule()