Searched refs:bpf_dev_bound_kfunc_id (Results 1 – 3 of 3) sorted by relevance
453 bool bpf_dev_bound_kfunc_id(u32 btf_id);459 static inline bool bpf_dev_bound_kfunc_id(u32 btf_id) { return false; } in bpf_dev_bound_kfunc_id() function
761 bool bpf_dev_bound_kfunc_id(u32 btf_id) in bpf_dev_bound_kfunc_id() function
2949 if (bpf_dev_bound_kfunc_id(func_id)) { in add_kfunc_call()18757 if (bpf_dev_bound_kfunc_id(func_id)) { in specialize_kfunc()