Searched defs:cpus_allowed (Results 1 – 6 of 6) sorted by relevance
| /linux/kernel/sched/ext/ |
| H A D | idle.c | 116 static s32 pick_idle_cpu_in_node(const struct cpumask *cpus_allowed, int node, u64 flags) in pick_idle_cpu_in_node() 151 static s32 pick_idle_cpu_from_online_nodes(const struct cpumask *cpus_allowed, int node, u64 flags) in pick_idle_cpu_from_online_nodes() 192 pick_idle_cpu_from_online_nodes(const struct cpumask *cpus_allowed, int node, u64 flags) in pick_idle_cpu_from_online_nodes() 201 static s32 scx_pick_idle_cpu(const struct cpumask *cpus_allowed, int node, u64 flags) in scx_pick_idle_cpu() 459 const struct cpumask *cpus_allowed, u64 flags) in scx_select_cpu_dfl() 1112 __scx_bpf_select_cpu_and(struct task_struct *p, const struct cpumask *cpus_allowed, in __scx_bpf_select_cpu_and() 1132 const struct cpumask *cpus_allowed, u64 flags) in scx_bpf_select_cpu_and() 1344 __bpf_kfunc s32 scx_bpf_pick_idle_cpu_node(const struct cpumask *cpus_allowed, in scx_bpf_pick_idle_cpu_node() 1386 __bpf_kfunc s32 scx_bpf_pick_idle_cpu(const struct cpumask *cpus_allowed, in scx_bpf_pick_idle_cpu() 1430 __bpf_kfunc s32 scx_bpf_pick_any_cpu_node(const struct cpumask *cpus_allowed, in scx_bpf_pick_any_cpu_node() [all …]
|
| /linux/tools/sched_ext/include/scx/ |
| H A D | compat.bpf.h | 236 #define __COMPAT_scx_bpf_pick_idle_cpu_node(cpus_allowed, node, flags) \ argument 241 #define __COMPAT_scx_bpf_pick_any_cpu_node(cpus_allowed, node, flags) \ argument 296 const struct cpumask *cpus_allowed, u64 flags) in scx_bpf_select_cpu_and()
|
| /linux/kernel/cgroup/ |
| H A D | cpuset-internal.h | 101 cpumask_var_t cpus_allowed; member
|
| /linux/arch/powerpc/platforms/cell/spufs/ |
| H A D | spufs.h | 111 cpumask_t cpus_allowed; member
|
| /linux/kernel/sched/ |
| H A D | syscalls.c | 1139 cpumask_var_t cpus_allowed, new_mask; in __sched_setaffinity() local
|
| /linux/tools/sched_ext/ |
| H A D | scx_qmap.bpf.c | 171 struct scx_cmask cpus_allowed; /* per-task affinity in cid space */ member
|