Searched defs:tset (Results 1 – 15 of 15) sorted by relevance
| /linux/kernel/sched/ |
| H A D | ext.h | 88 static inline int scx_cgroup_can_attach(struct cgroup_taskset *tset) { return 0; } in scx_cgroup_can_attach() 90 static inline void scx_cgroup_cancel_attach(struct cgroup_taskset *tset) {} in scx_cgroup_cancel_attach()
|
| H A D | core.c | 9310 static int cpu_cgroup_can_attach(struct cgroup_taskset *tset) in cpu_cgroup_can_attach() 9328 static void cpu_cgroup_attach(struct cgroup_taskset *tset) in cpu_cgroup_attach() 9337 static void cpu_cgroup_cancel_attach(struct cgroup_taskset *tset) in cpu_cgroup_cancel_attach()
|
| H A D | ext.c | 3113 int scx_cgroup_can_attach(struct cgroup_taskset *tset) in scx_cgroup_can_attach() 3181 void scx_cgroup_cancel_attach(struct cgroup_taskset *tset) in scx_cgroup_cancel_attach()
|
| /linux/kernel/cgroup/ |
| H A D | cgroup-internal.h | 146 struct cgroup_taskset tset; member 152 #define CGROUP_TASKSET_INIT(tset) \ argument
|
| H A D | pids.c | 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()
|
| H A D | legacy_freezer.c | 162 static void freezer_attach(struct cgroup_taskset *tset) in freezer_attach()
|
| H A D | cpuset.c | 3088 static int cpuset_can_attach(struct cgroup_taskset *tset) in cpuset_can_attach() 3163 static void cpuset_cancel_attach(struct cgroup_taskset *tset) in cpuset_cancel_attach() 3211 static void cpuset_attach(struct cgroup_taskset *tset) in cpuset_attach()
|
| H A D | cgroup.c | 2630 struct task_struct *cgroup_taskset_first(struct cgroup_taskset *tset, in cgroup_taskset_first() 2647 struct task_struct *cgroup_taskset_next(struct cgroup_taskset *tset, in cgroup_taskset_next() 2696 struct cgroup_taskset *tset = &mgctx->tset; in cgroup_migrate_execute() local
|
| /linux/net/core/ |
| H A D | netclassid_cgroup.c | 107 static void cgrp_attach(struct cgroup_taskset *tset) in cgrp_attach()
|
| H A D | netprio_cgroup.c | 229 static void net_prio_attach(struct cgroup_taskset *tset) in net_prio_attach()
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | fsmc_nand.c | 111 u8 tset; member 266 u32 tclr, tar, thiz, thold, twait, tset; in fsmc_nand_setup() local 289 u32 thiz, thold, twait, tset, twait_min; in fsmc_calc_timings() local
|
| /linux/include/linux/ |
| H A D | cgroup.h | 294 #define cgroup_taskset_for_each(task, dst_css, tset) \ argument 308 #define cgroup_taskset_for_each_leader(leader, dst_css, tset) \ argument
|
| /linux/drivers/regulator/ |
| H A D | adp5055-regulator.c | 61 u32 tset; member
|
| /linux/mm/ |
| H A D | memcontrol.c | 4156 static void mem_cgroup_lru_gen_attach(struct cgroup_taskset *tset) in mem_cgroup_lru_gen_attach() 4174 static void mem_cgroup_lru_gen_attach(struct cgroup_taskset *tset) {} in mem_cgroup_lru_gen_attach() 4177 static void mem_cgroup_kmem_attach(struct cgroup_taskset *tset) in mem_cgroup_kmem_attach() 4188 static void mem_cgroup_attach(struct cgroup_taskset *tset) in mem_cgroup_attach()
|
| /linux/kernel/events/ |
| H A D | core.c | 14919 static void perf_cgroup_attach(struct cgroup_taskset *tset) in perf_cgroup_attach()
|