Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dsched.h2444 extern bool sched_rt_bandwidth_account(struct rt_rq *rt_rq);
H A Drt.c720 bool sched_rt_bandwidth_account(struct rt_rq *rt_rq) in sched_rt_bandwidth_account() function
H A Ddeadline.c1393 if (sched_rt_bandwidth_account(rt_rq)) in update_curr_dl()