Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dbtf.h572 struct btf *btf_parse_vmlinux(void);
/linux-6.15/kernel/bpf/
H A Dbtf.c6238 struct btf *btf_parse_vmlinux(void) in btf_parse_vmlinux() function
H A Dverifier.c23535 btf_vmlinux = btf_parse_vmlinux(); in bpf_get_btf_vmlinux()