Home
last modified time | relevance | path

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

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