Home
last modified time | relevance | path

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

/linux-5.10/include/linux/
Dbpf.h1376 struct btf *bpf_get_btf_vmlinux(void);
/linux-5.10/kernel/trace/
Dbpf_trace.c1208 *btf = bpf_get_btf_vmlinux(); in bpf_btf_printf_prepare()
/linux-5.10/kernel/bpf/
Dverifier.c11804 struct btf *bpf_get_btf_vmlinux(void) in bpf_get_btf_vmlinux() function
11848 bpf_get_btf_vmlinux(); in bpf_check()