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

/linux-4.1.27/kernel/sched/
H A Dcore.c7670 static int __rt_schedulable(struct task_group *tg, u64 period, u64 runtime) __rt_schedulable() function
7705 err = __rt_schedulable(tg, rt_period, rt_runtime); tg_set_rt_bandwidth()
7779 ret = __rt_schedulable(NULL, 0, 0); sched_rt_global_constraints()

Completed in 96 milliseconds