Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Drt.c119 rt_b->rt_period_active = 0; in sched_rt_period_timer()
139 if (!rt_b->rt_period_active) { in do_start_rt_bandwidth()
140 rt_b->rt_period_active = 1; in do_start_rt_bandwidth()
H A Dsched.h319 unsigned int rt_period_active; member