Home
last modified time | relevance | path

Searched refs:btf_is_func_proto (Results 1 – 2 of 2) sorted by relevance

/tools/lib/bpf/
Dbtf.h222 static inline bool btf_is_func_proto(const struct btf_type *t) in btf_is_func_proto() function
Dlibbpf.c1410 } else if (!has_func && btf_is_func_proto(t)) { in bpf_object__sanitize_btf()