Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/sched/
Dfair.c7491 static inline bool others_have_blocked(struct rq *rq) in others_have_blocked() function
7516 static inline bool others_have_blocked(struct rq *rq) { return false; } in others_have_blocked() function
7560 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()