Searched refs:scx_cgroup_can_attach (Results 1 – 3 of 3) sorted by relevance
75 int scx_cgroup_can_attach(struct cgroup_taskset *tset);84 static inline int scx_cgroup_can_attach(struct cgroup_taskset *tset) { return 0; } in scx_cgroup_can_attach() function
4327 int scx_cgroup_can_attach(struct cgroup_taskset *tset) in scx_cgroup_can_attach() function
9161 return scx_cgroup_can_attach(tset); in cpu_cgroup_can_attach()