Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/sched/
Drt.c13 static int do_sched_rt_period_timer(struct rt_bandwidth *rt_b, int overrun);
31 idle = do_sched_rt_period_timer(rt_b, overrun); in sched_rt_period_timer()
812 static int do_sched_rt_period_timer(struct rt_bandwidth *rt_b, int overrun) in do_sched_rt_period_timer() function