Searched refs:others_have_blocked (Results 1 – 1 of 1) sorted by relevance
7491 static inline bool others_have_blocked(struct rq *rq) in others_have_blocked() function7516 static inline bool others_have_blocked(struct rq *rq) { return false; } in others_have_blocked() function7560 if (others_have_blocked(rq)) in update_blocked_averages()7662 update_blocked_load_status(rq, cfs_rq_has_blocked(cfs_rq) || others_have_blocked(rq)); in update_blocked_averages()