Searched refs:bpf_dev_bound_kfunc_id (Results 1 – 3 of 3) sorted by relevance
430 bool bpf_dev_bound_kfunc_id(u32 btf_id);435 static inline bool bpf_dev_bound_kfunc_id(u32 btf_id) { return false; } in bpf_dev_bound_kfunc_id() function
766 bool bpf_dev_bound_kfunc_id(u32 btf_id) in bpf_dev_bound_kfunc_id() function
2357 if (bpf_dev_bound_kfunc_id(func_id)) { in add_kfunc_call()16279 if (bpf_dev_bound_kfunc_id(insn->imm)) { in fixup_kfunc_call()
Completed in 32 milliseconds