Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/sched/
Dext.h80 void scx_group_set_idle(struct task_group *tg, bool idle);
89 static inline void scx_group_set_idle(struct task_group *tg, bool idle) {} in scx_group_set_idle() function
Dext.c3930 void scx_group_set_idle(struct task_group *tg, bool idle) in scx_group_set_idle() function
Dcore.c9673 scx_group_set_idle(css_tg(css), idle); in cpu_idle_write_s64()