Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Dext.h88 void scx_cgroup_cancel_attach(struct cgroup_taskset *tset);
97 static inline void scx_cgroup_cancel_attach(struct cgroup_taskset *tset) {} in scx_cgroup_cancel_attach() function
H A Dext.c4050 void scx_cgroup_cancel_attach(struct cgroup_taskset *tset) in scx_cgroup_cancel_attach() function
H A Dcore.c9228 scx_cgroup_cancel_attach(tset); in cpu_cgroup_cancel_attach()