Searched refs:__rt_schedulable (Results 1 - 1 of 1) sorted by last modified time

/linux-master/kernel/sched/
H A Drt.c2778 static int __rt_schedulable(struct task_group *tg, u64 period, u64 runtime) function
2818 err = __rt_schedulable(tg, rt_period, rt_runtime);
2894 ret = __rt_schedulable(NULL, 0, 0);

Completed in 304 milliseconds