Home
last modified time | relevance | path

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

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