Home
last modified time | relevance | path

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

/kernel/sched/
Drt.c90 rt_b->rt_period_active = 0; in sched_rt_period_timer()
111 if (!rt_b->rt_period_active) { in do_start_rt_bandwidth()
112 rt_b->rt_period_active = 1; in do_start_rt_bandwidth()
Dsched.h287 unsigned int rt_period_active; member