Searched refs:bpf_dev_bound_resolve_kfunc (Results 1 – 2 of 2) sorted by relevance
3628 void *bpf_dev_bound_resolve_kfunc(struct bpf_prog *prog, u32 func_id);3674 static inline void *bpf_dev_bound_resolve_kfunc(struct bpf_prog *prog, in bpf_dev_bound_resolve_kfunc() function
20595 xdp_kfunc = bpf_dev_bound_resolve_kfunc(prog, func_id); in specialize_kfunc()