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