Searched refs:alloc_fair_sched_group (Results 1 – 4 of 4) sorted by relevance
382 …{ call_site: [ffffffff8109524a] alloc_fair_sched_group } hitcount: …442 …{ call_site: [ffffffff81095225] alloc_fair_sched_group } hitcount: …482 …{ call_site: [ffffffff8109524a] alloc_fair_sched_group+0x5a/0x1a0 } hitcount…523 …{ call_site: [ffffffff8109524a] alloc_fair_sched_group } hitcount: …524 …{ call_site: [ffffffff81095225] alloc_fair_sched_group } hitcount: …
477 extern int alloc_fair_sched_group(struct task_group *tg, struct task_group *parent);
11374 int alloc_fair_sched_group(struct task_group *tg, struct task_group *parent) in alloc_fair_sched_group() function11610 int alloc_fair_sched_group(struct task_group *tg, struct task_group *parent) in alloc_fair_sched_group() function
9728 if (!alloc_fair_sched_group(tg, parent)) in sched_create_group()