Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dbtf.h569 struct btf *btf_parse_vmlinux(void);
/linux-6.14.4/kernel/bpf/
Dbtf.c6217 struct btf *btf_parse_vmlinux(void) in btf_parse_vmlinux() function
Dverifier.c22973 btf_vmlinux = btf_parse_vmlinux(); in bpf_get_btf_vmlinux()