Home
last modified time | relevance | path

Searched refs:rt_period_active (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/kernel/sched/
H A Drt.c46 rt_b->rt_period_active = 0; in sched_rt_period_timer()
70 if (!rt_b->rt_period_active) { in start_rt_bandwidth()
71 rt_b->rt_period_active = 1; in start_rt_bandwidth()
963 if (!rt_b->rt_period_active) { in try_start_rt_bandwidth()
964 rt_b->rt_period_active = 1; in try_start_rt_bandwidth()
H A Dsched.h346 unsigned int rt_period_active; member
/kernel/linux/linux-6.6/kernel/sched/
H A Drt.c98 rt_b->rt_period_active = 0; in sched_rt_period_timer()
119 if (!rt_b->rt_period_active) { in do_start_rt_bandwidth()
120 rt_b->rt_period_active = 1; in do_start_rt_bandwidth()
H A Dsched.h369 unsigned int rt_period_active; member

Completed in 18 milliseconds