Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsched.h580 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
H A Dcore.c9773 ret = sched_group_set_idle(css_tg(css), idle); in cpu_idle_write_s64()
H A Dfair.c13517 int sched_group_set_idle(struct task_group *tg, long idle) in sched_group_set_idle() function