Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Dsched.h452 extern void online_fair_sched_group(struct task_group *tg);
Dfair.c12763 void online_fair_sched_group(struct task_group *tg) in online_fair_sched_group() function
12973 void online_fair_sched_group(struct task_group *tg) { } in online_fair_sched_group() function
Dcore.c10425 online_fair_sched_group(tg); in sched_online_group()