Home
last modified time | relevance | path

Searched refs:others_have_blocked (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/kernel/sched/
Dfair.c9115 static inline bool others_have_blocked(struct rq *rq) in others_have_blocked() function
9146 static inline bool others_have_blocked(struct rq *rq) { return false; } in others_have_blocked() function
9171 if (others_have_blocked(rq)) in __update_blocked_others()