Home
last modified time | relevance | path

Searched refs:bpf_dev_bound_resolve_kfunc (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/bpf/
H A Doffload.c839 void *bpf_dev_bound_resolve_kfunc(struct bpf_prog *prog, u32 func_id) in bpf_dev_bound_resolve_kfunc() function
H A Dverifier.c19623 xdp_kfunc = bpf_dev_bound_resolve_kfunc(prog, func_id); in specialize_kfunc()
/linux/include/linux/
H A Dbpf.h2974 void *bpf_dev_bound_resolve_kfunc(struct bpf_prog *prog, u32 func_id);
3020 static inline void *bpf_dev_bound_resolve_kfunc(struct bpf_prog *prog, in bpf_dev_bound_resolve_kfunc() function