Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/sched/
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
Dext.c3898 void scx_cgroup_cancel_attach(struct cgroup_taskset *tset) in scx_cgroup_cancel_attach() function
Dcore.c9080 scx_cgroup_cancel_attach(tset); in cpu_cgroup_cancel_attach()