Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Drt.c11 static int do_sched_rt_period_timer(struct rt_bandwidth *rt_b, int overrun);
84 idle = do_sched_rt_period_timer(rt_b, overrun); in sched_rt_period_timer()
905 static int do_sched_rt_period_timer(struct rt_bandwidth *rt_b, int overrun) in do_sched_rt_period_timer() function