Searched refs:scx_bpf_pick_any_cpu (Results 1 – 4 of 4) sorted by relevance
226 scx_bpf_pick_any_cpu(cpus_allowed, flags))
88 s32 scx_bpf_pick_any_cpu(const cpumask_t *cpus_allowed, u64 flags) __ksym;
1106 __bpf_kfunc s32 scx_bpf_pick_any_cpu(const struct cpumask *cpus_allowed, in scx_bpf_pick_any_cpu() function1142 BTF_ID_FLAGS(func, scx_bpf_pick_any_cpu, KF_RCU)
341 cpu = scx_bpf_pick_any_cpu(p->cpus_ptr, 0); in dispatch_highpri()