Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dbtf.c598 static int btf_sanity_check(const struct btf *btf) in btf_sanity_check() function
1069 err = err ?: btf_sanity_check(btf); in btf_new()