Searched refs:scx_bpf_sub_dispatch (Results 1 – 5 of 5) sorted by relevance
27 bool scx_bpf_sub_dispatch(u64 cgroup_id, const struct bpf_prog_aux *aux);
2225 __bpf_kfunc bool scx_bpf_sub_dispatch(u64 cgroup_id, const struct bpf_prog_aux *aux) in scx_bpf_sub_dispatch() function
9309 BTF_ID_FLAGS(func, scx_bpf_sub_dispatch, KF_IMPLICIT_ARGS)
122 static inline bool scx_bpf_sub_dispatch(u64 cgroup_id) in scx_bpf_sub_dispatch() function
711 scx_bpf_sub_dispatch(holder_cgid); in BPF_STRUCT_OPS()718 if (scx_bpf_sub_dispatch(cgid)) in BPF_STRUCT_OPS()