Searched refs:tg_set_rt_bandwidth (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/kernel/sched/ |
H A D | rt.c | 2884 static int tg_set_rt_bandwidth(struct task_group *tg, in tg_set_rt_bandwidth() function 2940 return tg_set_rt_bandwidth(tg, rt_period, rt_runtime); in sched_group_set_rt_runtime() 2965 return tg_set_rt_bandwidth(tg, rt_period, rt_runtime); in sched_group_set_rt_period()
|
/kernel/linux/linux-6.6/kernel/sched/ |
H A D | rt.c | 3141 static int tg_set_rt_bandwidth(struct task_group *tg, in tg_set_rt_bandwidth() function 3197 return tg_set_rt_bandwidth(tg, rt_period, rt_runtime); in sched_group_set_rt_runtime() 3222 return tg_set_rt_bandwidth(tg, rt_period, rt_runtime); in sched_group_set_rt_period()
|
Completed in 8 milliseconds