Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbtf.h569 struct btf *btf_parse_vmlinux(void);
/linux/kernel/bpf/
H A Dbtf.c6217 struct btf *btf_parse_vmlinux(void) in btf_parse_vmlinux() function
H A Dverifier.c22966 btf_vmlinux = btf_parse_vmlinux(); in bpf_get_btf_vmlinux()