Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Drt.c46 rt_b->rt_period_active = 0; in sched_rt_period_timer()
71 if (!rt_b->rt_period_active) { in start_rt_bandwidth()
72 rt_b->rt_period_active = 1; in start_rt_bandwidth()
1001 if (!rt_b->rt_period_active) { in try_start_rt_bandwidth()
1002 rt_b->rt_period_active = 1; in try_start_rt_bandwidth()
H A Dsched.h329 unsigned int rt_period_active; member

Completed in 9 milliseconds