Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Drt.c2882 static inline int tg_has_rt_tasks(struct task_group *tg) in tg_has_rt_tasks() function
2935 if (rt_bandwidth_enabled() && !runtime && tg->rt_bandwidth.rt_runtime && tg_has_rt_tasks(tg)) { in tg_rt_schedulable()

Completed in 6 milliseconds