Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/bpf/
Dbtf.c4857 static int btf_parse_hdr(struct btf_verifier_env *env) in btf_parse_hdr() function
5021 err = btf_parse_hdr(env); in btf_parse()
5191 err = btf_parse_hdr(env); in BTF_ID()
5275 err = btf_parse_hdr(env); in btf_parse_module()
/Linux-v6.1/tools/lib/bpf/
Dbtf.c220 static int btf_parse_hdr(struct btf *btf) in btf_parse_hdr() function
883 err = btf_parse_hdr(btf); in btf_new()