Searched refs:tsk_is_pi_blocked (Results 1 – 2 of 2) sorted by relevance
24 static inline bool tsk_is_pi_blocked(struct task_struct *tsk) in tsk_is_pi_blocked() function45 static inline bool tsk_is_pi_blocked(struct task_struct *tsk) in tsk_is_pi_blocked() function
2817 if (!tsk->state || tsk_is_pi_blocked(tsk)) in sched_submit_work()