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.c844 void *bpf_dev_bound_resolve_kfunc(struct bpf_prog *prog, u32 func_id) in bpf_dev_bound_resolve_kfunc() function
H A Dverifier.c21819 xdp_kfunc = bpf_dev_bound_resolve_kfunc(prog, func_id); in specialize_kfunc()
/linux/include/linux/ !
H A Dbpf.h3222 void *bpf_dev_bound_resolve_kfunc(struct bpf_prog *prog, u32 func_id);
3268 static inline void *bpf_dev_bound_resolve_kfunc(struct bpf_prog *prog, in bpf_dev_bound_resolve_kfunc() function