Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/sched/
Ddeadline.c648 extern bool sched_rt_bandwidth_account(struct rt_rq *rt_rq);
717 if (sched_rt_bandwidth_account(rt_rq)) in update_curr_dl()
Drt.c613 bool sched_rt_bandwidth_account(struct rt_rq *rt_rq) in sched_rt_bandwidth_account() function