Home
last modified time | relevance | path

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

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