Searched refs:scx_tg_online (Results 1 – 3 of 3) sorted by relevance
73 int scx_tg_online(struct task_group *tg);82 static inline int scx_tg_online(struct task_group *tg) { return 0; } in scx_tg_online() function
3772 int scx_tg_online(struct task_group *tg) in scx_tg_online() function
9012 ret = scx_tg_online(tg); in cpu_cgroup_css_online()