Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/sched/
Drt.c35 rt_b->rt_period_active = 0; in sched_rt_period_timer()
59 if (!rt_b->rt_period_active) { in start_rt_bandwidth()
60 rt_b->rt_period_active = 1; in start_rt_bandwidth()
Dsched.h144 unsigned int rt_period_active; member