Home
last modified time | relevance | path

Searched refs:scx_bpf_sub_dispatch (Results 1 – 5 of 5) sorted by relevance

/linux/kernel/sched/ext/
H A Dsub.h27 bool scx_bpf_sub_dispatch(u64 cgroup_id, const struct bpf_prog_aux *aux);
H A Dsub.c2225 __bpf_kfunc bool scx_bpf_sub_dispatch(u64 cgroup_id, const struct bpf_prog_aux *aux) in scx_bpf_sub_dispatch() function
H A Dext.c9309 BTF_ID_FLAGS(func, scx_bpf_sub_dispatch, KF_IMPLICIT_ARGS)
/linux/tools/sched_ext/include/scx/
H A Dcompat.bpf.h122 static inline bool scx_bpf_sub_dispatch(u64 cgroup_id) in scx_bpf_sub_dispatch() function
/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c711 scx_bpf_sub_dispatch(holder_cgid); in BPF_STRUCT_OPS()
718 if (scx_bpf_sub_dispatch(cgid)) in BPF_STRUCT_OPS()