Searched refs:btf_parse_hdr (Results 1 – 2 of 2) sorted by relevance
4367 static int btf_parse_hdr(struct btf_verifier_env *env) in btf_parse_hdr() function4491 err = btf_parse_hdr(env); in btf_parse()4692 err = btf_parse_hdr(env); in BTF_ID()4777 err = btf_parse_hdr(env); in btf_parse_module()
220 static int btf_parse_hdr(struct btf *btf) in btf_parse_hdr() function858 err = btf_parse_hdr(btf); in btf_new()
Completed in 31 milliseconds