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