Searched refs:btf_sanity_check (Results 1 - 1 of 1) sorted by relevance
/third_party/libbpf/src/ | ||
H A D | btf.c | 599 static int btf_sanity_check(const struct btf *btf) in btf_sanity_check() function 1068 err = err ?: btf_sanity_check(btf); in btf_new() |
Completed in 6 milliseconds