Home
last modified time | relevance | path

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

/kernel/sched/
Drt.c39 rt_b->rt_period_active = 0; in sched_rt_period_timer()
60 if (!rt_b->rt_period_active) { in do_start_rt_bandwidth()
61 rt_b->rt_period_active = 1; in do_start_rt_bandwidth()
Dsched.h266 unsigned int rt_period_active; member