Searched defs:cpus_allowed (Results 1 – 5 of 5) sorted by relevance
/linux/kernel/sched/ |
H A D | ext_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 s32 scx_pick_idle_cpu(const struct cpumask *cpus_allowed, int node, u64 flags) in scx_pick_idle_cpu() 453 const struct cpumask *cpus_allowed, u64 flags) in scx_select_cpu_dfl() 993 const struct cpumask *cpus_allowed, u64 flags) in scx_bpf_select_cpu_and() 1153 __bpf_kfunc s32 scx_bpf_pick_idle_cpu_node(const struct cpumask *cpus_allowed, in scx_bpf_pick_idle_cpu_node() 1185 __bpf_kfunc s32 scx_bpf_pick_idle_cpu(const struct cpumask *cpus_allowed, in scx_bpf_pick_idle_cpu() 1220 __bpf_kfunc s32 scx_bpf_pick_any_cpu_node(const struct cpumask *cpus_allowed, in scx_bpf_pick_any_cpu_node() 1260 __bpf_kfunc s32 scx_bpf_pick_any_cpu(const struct cpumask *cpus_allowed, in scx_bpf_pick_any_cpu()
|
H A D | syscalls.c | 1156 cpumask_var_t cpus_allowed, new_mask; __sched_setaffinity() local [all...] |
/linux/arch/mips/kernel/ |
H A D | mips-mt-fpaff.c | 69 cpumask_var_t cpus_allowed, new_mask, effective_mask; in mipsmt_sys_sched_setaffinity() local
|
/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
|