Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dbtf.h563 struct btf *btf_parse_vmlinux(void);
/linux-6.12.1/kernel/bpf/
Dbtf.c6198 struct btf *btf_parse_vmlinux(void) in btf_parse_vmlinux() function
Dverifier.c22294 btf_vmlinux = btf_parse_vmlinux(); in bpf_get_btf_vmlinux()