Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dbtf.c6361 struct btf *btf_parse_vmlinux(void) in btf_parse_vmlinux() function
H A Dverifier.c25353 btf_vmlinux = btf_parse_vmlinux(); in bpf_get_btf_vmlinux()