Searched refs:btf_is_func_proto (Results 1 – 2 of 2) sorted by relevance
222 static inline bool btf_is_func_proto(const struct btf_type *t) in btf_is_func_proto() function
1410 } else if (!has_func && btf_is_func_proto(t)) { in bpf_object__sanitize_btf()