Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Drt.c604 bool sched_rt_bandwidth_account(struct rt_rq *rt_rq) in sched_rt_bandwidth_account() function
H A Dsched.h2676 extern bool sched_rt_bandwidth_account(struct rt_rq *rt_rq);
H A Ddeadline.c1597 if (sched_rt_bandwidth_account(rt_rq)) in update_curr_dl_se()