Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/sched/
Dsched.h2442 extern bool sched_rt_bandwidth_account(struct rt_rq *rt_rq);
Drt.c716 bool sched_rt_bandwidth_account(struct rt_rq *rt_rq) in sched_rt_bandwidth_account() function
Ddeadline.c1393 if (sched_rt_bandwidth_account(rt_rq)) in update_curr_dl()