Home
last modified time | relevance | path

Searched refs:rt_period (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/sched/
A Drt.c692 u64 rt_period; in do_balance_runtime() local
697 rt_period = ktime_to_ns(rt_b->rt_period); in do_balance_runtime()
2687 u64 rt_period; member
2702 period = d->rt_period; in tg_rt_schedulable()
2735 period = d->rt_period; in tg_rt_schedulable()
2754 .rt_period = period, in __rt_schedulable()
2778 if (rt_period == 0) in tg_set_rt_bandwidth()
2793 tg->rt_bandwidth.rt_period = ns_to_ktime(rt_period); in tg_set_rt_bandwidth()
2812 u64 rt_runtime, rt_period; in sched_group_set_rt_runtime() local
2814 rt_period = ktime_to_ns(tg->rt_bandwidth.rt_period); in sched_group_set_rt_runtime()
[all …]
A Dsched.h261 ktime_t rt_period; member
/linux/Documentation/scheduler/
A Dsched-deadline.rst636 950000. With rt_period equal to 1000000, by default, it means that -deadline

Completed in 17 milliseconds