Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.h78 void scx_cgroup_cancel_attach(struct cgroup_taskset *tset);
87 static inline void scx_cgroup_cancel_attach(struct cgroup_taskset *tset) {} in scx_cgroup_cancel_attach() function
H A Dext.c4397 void scx_cgroup_cancel_attach(struct cgroup_taskset *tset) in scx_cgroup_cancel_attach() function
H A Dcore.c9177 scx_cgroup_cancel_attach(tset); in cpu_cgroup_cancel_attach()