Home
last modified time | relevance | path

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

/linux/tools/sched_ext/include/scx/
H A Dcompat.bpf.h218 (bpf_ksym_exists(scx_bpf_cpu_node) ? \
219 scx_bpf_cpu_node(cpu) : 0)
H A Dcommon.bpf.h84 int scx_bpf_cpu_node(s32 cpu) __ksym __weak;
/linux/kernel/sched/ext/
H A Didle.c1029 __bpf_kfunc s32 scx_bpf_cpu_node(s32 cpu, const struct bpf_prog_aux *aux) in scx_bpf_cpu_node() function
1512 BTF_ID_FLAGS(func, scx_bpf_cpu_node, KF_IMPLICIT_ARGS)
H A Dext.c10732 BTF_ID_FLAGS(func, scx_bpf_cpu_node, KF_IMPLICIT_ARGS)