Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Drt.c2970 static int __rt_schedulable(struct task_group *tg, u64 period, u64 runtime) in __rt_schedulable() function
3012 err = __rt_schedulable(tg, rt_period, rt_runtime); in tg_set_rt_bandwidth()
3092 ret = __rt_schedulable(NULL, 0, 0); in sched_rt_global_constraints()

Completed in 5 milliseconds