Searched defs:bpf_dev_bound_kfunc_id (Results 1 – 2 of 2) sorted by relevance
/linux/net/core/ | ||
H A D | xdp.c | 983 bool bpf_dev_bound_kfunc_id(u32 btf_id) bpf_dev_bound_kfunc_id() function |
/linux/include/net/ | ||
H A D | xdp.h | 623 static inline bool bpf_dev_bound_kfunc_id(u32 btf_id) { return false; } bpf_dev_bound_kfunc_id() function |