Home
last modified time | relevance | path

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

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