Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dsched.h484 extern int sched_group_set_idle(struct task_group *tg, long idle);
H A Dcore.c11241 return sched_group_set_idle(css_tg(css), idle);
H A Dfair.c13028 int sched_group_set_idle(struct task_group *tg, long idle) in sched_group_set_idle() function