Home
last modified time | relevance | path

Searched refs:alloc_rt_sched_group (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/sched/
H A Drt.c253 int alloc_rt_sched_group(struct task_group *tg, struct task_group *parent) in alloc_rt_sched_group() function
327 int alloc_rt_sched_group(struct task_group *tg, struct task_group *parent) in alloc_rt_sched_group() function
H A Dsched.h627 extern int alloc_rt_sched_group(struct task_group *tg, struct task_group *parent);
H A Dcore.c9012 if (!alloc_rt_sched_group(tg, parent)) in sched_create_group()