Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dbtf.c5242 static int btf_parse_hdr(struct btf_verifier_env *env) in btf_parse_hdr() function
5520 err = btf_parse_hdr(env); in btf_parse()
5746 err = btf_parse_hdr(env); in BTF_ID()
5830 err = btf_parse_hdr(env); in btf_parse_module()
/openbmc/linux/tools/lib/bpf/
H A Dbtf.c220 static int btf_parse_hdr(struct btf *btf) in btf_parse_hdr() function
896 err = btf_parse_hdr(btf); in btf_new()