Home
last modified time | relevance | path

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

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