Searched defs:tset (Results 1 – 13 of 13) sorted by relevance
112 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()
9340 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()
4146 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()
200 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()
162 static void freezer_attach(struct cgroup_taskset *tset) in freezer_attach()
3013 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()
2547 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
107 static void cgrp_attach(struct cgroup_taskset *tset) in cgrp_attach()
229 static void net_prio_attach(struct cgroup_taskset *tset) in net_prio_attach()
293 #define cgroup_taskset_for_each(task, dst_css, tset) \ argument307 #define cgroup_taskset_for_each_leader(leader, dst_css, tset) \ argument
61 u32 tset; member
4155 mem_cgroup_lru_gen_attach(struct cgroup_taskset * tset) mem_cgroup_lru_gen_attach() argument 4173 mem_cgroup_lru_gen_attach(struct cgroup_taskset * tset) mem_cgroup_lru_gen_attach() argument 4176 mem_cgroup_kmem_attach(struct cgroup_taskset * tset) mem_cgroup_kmem_attach() argument 4187 mem_cgroup_attach(struct cgroup_taskset * tset) mem_cgroup_attach() argument
14891 static void perf_cgroup_attach(struct cgroup_taskset *tset) in perf_cgroup_attach()