Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/sched/
H A Drt.c2955 int sched_group_set_rt_period(struct task_group *tg, u64 rt_period_us) in sched_group_set_rt_period() function
H A Dsched.h581 extern int sched_group_set_rt_period(struct task_group *tg, u64 rt_period_us);
H A Dcore.c8831 return sched_group_set_rt_period(css_tg(css), rt_period_us); in cpu_rt_period_write_uint()
/kernel/linux/linux-6.6/kernel/sched/
H A Dsched.h563 extern int sched_group_set_rt_period(struct task_group *tg, u64 rt_period_us);
H A Drt.c3212 int sched_group_set_rt_period(struct task_group *tg, u64 rt_period_us) in sched_group_set_rt_period() function
H A Dcore.c11928 return sched_group_set_rt_period(css_tg(css), rt_period_us); in cpu_rt_period_write_uint()

Completed in 75 milliseconds