Home
last modified time | relevance | path

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

/Linux-v5.4/tools/lib/bpf/
Dbtf.c72 static int btf_parse_hdr(struct btf *btf) in btf_parse_hdr() function
353 err = btf_parse_hdr(btf); in btf__new()
/Linux-v5.4/kernel/bpf/
Dbtf.c3216 static int btf_parse_hdr(struct btf_verifier_env *env) in btf_parse_hdr() function
3340 err = btf_parse_hdr(env); in btf_parse()