Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/bpf/
Dbtf.c5466 static int btf_parse_hdr(struct btf_verifier_env *env) in btf_parse_hdr() function
5780 err = btf_parse_hdr(env); in btf_parse()
6187 err = btf_parse_hdr(env); in BTF_ID()
6311 err = btf_parse_hdr(env); in btf_parse_module()
/linux-6.14.4/tools/lib/bpf/
Dbtf.c224 static int btf_parse_hdr(struct btf *btf) in btf_parse_hdr() function
1062 err = btf_parse_hdr(btf); in btf_new()