Searched refs:btf_equal_fnproto (Results 1 - 1 of 1) sorted by relevance
/third_party/libbpf/src/ | ||
H A D | btf.c | 3886 static bool btf_equal_fnproto(struct btf_type *t1, struct btf_type *t2) function 4752 if (btf_equal_fnproto(t, cand)) { |
Completed in 6 milliseconds