Searched defs:rt_period (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/kernel/sched/ | ||
H A D | rt.c | 698 u64 rt_period; in do_balance_runtime() local 2806 u64 rt_period; global() member 2884 tg_set_rt_bandwidth(struct task_group *tg, u64 rt_period, u64 rt_runtime) tg_set_rt_bandwidth() argument 2931 u64 rt_runtime, rt_period; sched_group_set_rt_runtime() local 2957 u64 rt_runtime, rt_period; sched_group_set_rt_period() local [all...] |
H A D | sched.h | 343 ktime_t rt_period; member |
/kernel/linux/linux-6.6/kernel/sched/ | ||
H A D | rt.c | 748 u64 rt_period; in do_balance_runtime() local 3063 u64 rt_period; global() member 3141 tg_set_rt_bandwidth(struct task_group *tg, u64 rt_period, u64 rt_runtime) tg_set_rt_bandwidth() argument 3188 u64 rt_runtime, rt_period; sched_group_set_rt_runtime() local 3214 u64 rt_runtime, rt_period; sched_group_set_rt_period() local [all...] |
H A D | sched.h | 366 ktime_t rt_period; member |
Completed in 15 milliseconds