Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/sched/
Drt.c84 rt_b->rt_period_active = 0; in sched_rt_period_timer()
105 if (!rt_b->rt_period_active) { in do_start_rt_bandwidth()
106 rt_b->rt_period_active = 1; in do_start_rt_bandwidth()
Dsched.h283 unsigned int rt_period_active; member