Home
last modified time | relevance | path

Searched defs:tset (Results 1 – 9 of 9) sorted by relevance

/kernel/sched/
A Dext.h112 static inline int scx_cgroup_can_attach(struct cgroup_taskset *tset) { return 0; } in scx_cgroup_can_attach()
115 static inline void scx_cgroup_cancel_attach(struct cgroup_taskset *tset) {} in scx_cgroup_cancel_attach()
A Dcore.c9340 static int cpu_cgroup_can_attach(struct cgroup_taskset *tset) in cpu_cgroup_can_attach()
9358 static void cpu_cgroup_attach(struct cgroup_taskset *tset) in cpu_cgroup_attach()
9369 static void cpu_cgroup_cancel_attach(struct cgroup_taskset *tset) in cpu_cgroup_cancel_attach()
A Dext.c4146 int scx_cgroup_can_attach(struct cgroup_taskset *tset) in scx_cgroup_can_attach()
4223 void scx_cgroup_cancel_attach(struct cgroup_taskset *tset) in scx_cgroup_cancel_attach()
/kernel/cgroup/
A Dcgroup-internal.h146 struct cgroup_taskset tset; member
152 #define CGROUP_TASKSET_INIT(tset) \ argument
A Dpids.c200 static int pids_can_attach(struct cgroup_taskset *tset) in pids_can_attach()
225 static void pids_cancel_attach(struct cgroup_taskset *tset) in pids_cancel_attach()
A Dlegacy_freezer.c162 static void freezer_attach(struct cgroup_taskset *tset) in freezer_attach()
A Dcpuset.c3013 static int cpuset_can_attach(struct cgroup_taskset *tset) in cpuset_can_attach()
3088 static void cpuset_cancel_attach(struct cgroup_taskset *tset) in cpuset_cancel_attach()
3136 static void cpuset_attach(struct cgroup_taskset *tset) in cpuset_attach()
A Dcgroup.c2547 struct task_struct *cgroup_taskset_first(struct cgroup_taskset *tset, in cgroup_taskset_first()
2564 struct task_struct *cgroup_taskset_next(struct cgroup_taskset *tset, in cgroup_taskset_next()
2613 struct cgroup_taskset *tset = &mgctx->tset; in cgroup_migrate_execute() local
/kernel/events/
A Dcore.c14885 static void perf_cgroup_attach(struct cgroup_taskset *tset) in perf_cgroup_attach()

Completed in 78 milliseconds