Home
last modified time | relevance | path

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

/linux-6.12.1/tools/lib/bpf/
Dbtf.c480 static int btf_validate_type(const struct btf *btf, const struct btf_type *t, __u32 id) in btf_validate_type() function
606 err = btf_validate_type(btf, t, i); in btf_sanity_check()