Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Doffload.c832 void *bpf_dev_bound_resolve_kfunc(struct bpf_prog *prog, u32 func_id) in bpf_dev_bound_resolve_kfunc() function
H A Dverifier.c18752 xdp_kfunc = bpf_dev_bound_resolve_kfunc(prog, func_id); in specialize_kfunc()
/openbmc/linux/include/linux/
H A Dbpf.h2807 void *bpf_dev_bound_resolve_kfunc(struct bpf_prog *prog, u32 func_id);
2852 static inline void *bpf_dev_bound_resolve_kfunc(struct bpf_prog *prog, in bpf_dev_bound_resolve_kfunc() function