Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dbtf.c5447 static int btf_parse_hdr(struct btf_verifier_env *env) in btf_parse_hdr() function
5761 err = btf_parse_hdr(env); in btf_parse()
6168 err = btf_parse_hdr(env); in BTF_ID()
6292 err = btf_parse_hdr(env); in btf_parse_module()
/linux-6.12.1/tools/lib/bpf/
Dbtf.c223 static int btf_parse_hdr(struct btf *btf) in btf_parse_hdr() function
1061 err = btf_parse_hdr(btf); in btf_new()