sched_rt_runtime 484 kernel/sched_rt.c u64 runtime = sched_rt_runtime(rt_rq); sched_rt_runtime 489 kernel/sched_rt.c if (sched_rt_runtime(rt_rq) >= sched_rt_period(rt_rq)) sched_rt_runtime 493 kernel/sched_rt.c runtime = sched_rt_runtime(rt_rq); sched_rt_runtime 539 kernel/sched_rt.c if (sched_rt_runtime(rt_rq) != RUNTIME_INF) {