Home
last modified time | relevance | path

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

/linux-6.8/include/linux/
Dbtf.h502 struct btf *btf_parse_vmlinux(void);
/linux-6.8/kernel/bpf/
Dbtf.c5889 struct btf *btf_parse_vmlinux(void) in BTF_ID()
Dverifier.c20734 btf_vmlinux = btf_parse_vmlinux(); in bpf_get_btf_vmlinux()