Home
last modified time | relevance | path

Searched refs:scx_bpf_pick_any_cpu (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/sched/ext/
H A Didle.c1486 __bpf_kfunc s32 scx_bpf_pick_any_cpu(const struct cpumask *cpus_allowed, in scx_bpf_pick_any_cpu() function
1529 BTF_ID_FLAGS(func, scx_bpf_pick_any_cpu, KF_IMPLICIT_ARGS | KF_RCU)
H A Dext.c10888 BTF_ID_FLAGS(func, scx_bpf_pick_any_cpu, KF_IMPLICIT_ARGS | KF_RCU)
/linux/tools/sched_ext/include/scx/
H A Dcompat.bpf.h244 scx_bpf_pick_any_cpu(cpus_allowed, flags))
H A Dcommon.bpf.h98 s32 scx_bpf_pick_any_cpu(const cpumask_t *cpus_allowed, u64 flags) __ksym;