Searched refs:sched_group_set_idle (Results 1 – 3 of 3) sorted by relevance
575 extern int sched_group_set_idle(struct task_group *tg, long idle);586 static inline int sched_group_set_idle(struct task_group *tg, long idle) { return 0; } in sched_group_set_idle() function
9671 ret = sched_group_set_idle(css_tg(css), idle); in cpu_idle_write_s64()
13476 int sched_group_set_idle(struct task_group *tg, long idle) in sched_group_set_idle() function