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.c1304 static inline bool __need_bw_check(struct rq *rq, struct task_struct *p) in __need_bw_check() function
1363 if (__need_bw_check(rq, rq->curr)) { in sched_can_stop_tick()