Home
last modified time | relevance | path

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

/linux/tools/sched_ext/include/scx/
H A Dcompat.bpf.h242 (bpf_ksym_exists(scx_bpf_pick_any_cpu_node) ? \
243 scx_bpf_pick_any_cpu_node(cpus_allowed, node, flags) : \
H A Dcommon.bpf.h97 s32 scx_bpf_pick_any_cpu_node(const cpumask_t *cpus_allowed, int node, u64 flags) __ksym __weak;
/linux/kernel/sched/ext/
H A Didle.c1430 __bpf_kfunc s32 scx_bpf_pick_any_cpu_node(const struct cpumask *cpus_allowed, in scx_bpf_pick_any_cpu_node() function
1521 BTF_ID_FLAGS(func, scx_bpf_pick_any_cpu_node, KF_IMPLICIT_ARGS | KF_RCU)
H A Dext.c10759 BTF_ID_FLAGS(func, scx_bpf_pick_any_cpu_node, KF_IMPLICIT_ARGS | KF_RCU)