Searched refs:rt_period (Results 1 – 3 of 3) sorted by relevance
692 u64 rt_period; in do_balance_runtime() local697 rt_period = ktime_to_ns(rt_b->rt_period); in do_balance_runtime()2687 u64 rt_period; member2702 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() local2814 rt_period = ktime_to_ns(tg->rt_bandwidth.rt_period); in sched_group_set_rt_runtime()[all …]
261 ktime_t rt_period; member
636 950000. With rt_period equal to 1000000, by default, it means that -deadline
Completed in 17 milliseconds