Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/bpf/
Dbtf.c4239 static int btf_parse_hdr(struct btf_verifier_env *env) in btf_parse_hdr() function
4363 err = btf_parse_hdr(env); in btf_parse()
4564 err = btf_parse_hdr(env); in BTF_ID()
4649 err = btf_parse_hdr(env); in btf_parse_module()
/Linux-v5.15/tools/lib/bpf/
Dbtf.c215 static int btf_parse_hdr(struct btf *btf) in btf_parse_hdr() function
824 err = btf_parse_hdr(btf); in btf_new()