Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dcore.c1195 static inline bool __need_bw_check(struct rq *rq, struct task_struct *p) in __need_bw_check() function
1251 if (sched_feat(HZ_BW) && __need_bw_check(rq, rq->curr)) { in sched_can_stop_tick()