Home
last modified time | relevance | path

Searched refs:sched_group_set_rt_runtime (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/kernel/sched/
H A Drt.c2929 int sched_group_set_rt_runtime(struct task_group *tg, long rt_runtime_us) in sched_group_set_rt_runtime() function
H A Dsched.h580 extern int sched_group_set_rt_runtime(struct task_group *tg, long rt_runtime_us);
H A Dcore.c8819 return sched_group_set_rt_runtime(css_tg(css), val); in cpu_rt_runtime_write()
/kernel/linux/linux-6.6/kernel/sched/
H A Dsched.h562 extern int sched_group_set_rt_runtime(struct task_group *tg, long rt_runtime_us);
H A Drt.c3186 int sched_group_set_rt_runtime(struct task_group *tg, long rt_runtime_us) in sched_group_set_rt_runtime() function
H A Dcore.c11916 return sched_group_set_rt_runtime(css_tg(css), val); in cpu_rt_runtime_write()

Completed in 54 milliseconds