Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Drt.c97 static int do_sched_rt_period_timer(struct rt_bandwidth *rt_b, int overrun);
113 idle = do_sched_rt_period_timer(rt_b, overrun); in sched_rt_period_timer()
789 static int do_sched_rt_period_timer(struct rt_bandwidth *rt_b, int overrun) in do_sched_rt_period_timer() function