Home
last modified time | relevance | path

Searched defs:cpus_allowed (Results 1 – 6 of 6) sorted by relevance

/linux/kernel/sched/
H A Dext_idle.c115 static s32 pick_idle_cpu_in_node(const struct cpumask *cpus_allowed, int node, u64 flags) in pick_idle_cpu_in_node()
150 static s32 pick_idle_cpu_from_online_nodes(const struct cpumask *cpus_allowed, int node, u64 flags) in pick_idle_cpu_from_online_nodes()
191 pick_idle_cpu_from_online_nodes(const struct cpumask *cpus_allowed, int node, u64 flags) in pick_idle_cpu_from_online_nodes()
200 static s32 scx_pick_idle_cpu(const struct cpumask *cpus_allowed, int node, u64 flags) in scx_pick_idle_cpu()
452 const struct cpumask *cpus_allowed, u64 flags) in scx_select_cpu_dfl()
1019 const struct cpumask *cpus_allowed, u64 flags) in scx_bpf_select_cpu_and()
1212 __bpf_kfunc s32 scx_bpf_pick_idle_cpu_node(const struct cpumask *cpus_allowed, in scx_bpf_pick_idle_cpu_node()
1252 __bpf_kfunc s32 scx_bpf_pick_idle_cpu(const struct cpumask *cpus_allowed, in scx_bpf_pick_idle_cpu()
1295 __bpf_kfunc s32 scx_bpf_pick_any_cpu_node(const struct cpumask *cpus_allowed, in scx_bpf_pick_any_cpu_node()
1342 __bpf_kfunc s32 scx_bpf_pick_any_cpu(const struct cpumask *cpus_allowed, in scx_bpf_pick_any_cpu()
H A Dsyscalls.c1150 cpumask_var_t cpus_allowed, new_mask; in __sched_setaffinity() local
/linux/tools/sched_ext/include/scx/
H A Dcompat.bpf.h223 #define __COMPAT_scx_bpf_pick_idle_cpu_node(cpus_allowed, node, flags) \ argument
228 #define __COMPAT_scx_bpf_pick_any_cpu_node(cpus_allowed, node, flags) \ argument
/linux/arch/mips/kernel/
H A Dmips-mt-fpaff.c69 cpumask_var_t cpus_allowed, new_mask, effective_mask; in mipsmt_sys_sched_setaffinity() local
/linux/kernel/cgroup/
H A Dcpuset-internal.h100 cpumask_var_t cpus_allowed; member
/linux/arch/powerpc/platforms/cell/spufs/
H A Dspufs.h111 cpumask_t cpus_allowed; member