Home
last modified time | relevance | path

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

/linux-6.1.9/net/core/
Dbpf_sk_storage.c408 btf_vmlinux = bpf_get_btf_vmlinux(); in bpf_sk_storage_tracing_allowed()
/linux-6.1.9/kernel/bpf/
Dbtf.c544 btf = bpf_get_btf_vmlinux(); in bpf_find_btf_id()
5246 base_btf = bpf_get_btf_vmlinux(); in btf_parse_module()
7246 btf = bpf_get_btf_vmlinux(); in btf_get_module_btf()
7892 main_btf = bpf_get_btf_vmlinux(); in bpf_core_find_cands()
Dsyscall.c2529 attach_btf = bpf_get_btf_vmlinux(); in bpf_prog_load()
Dverifier.c15189 struct btf *bpf_get_btf_vmlinux(void) in bpf_get_btf_vmlinux() function
15233 bpf_get_btf_vmlinux(); in bpf_check()
/linux-6.1.9/kernel/trace/
Dbpf_trace.c976 *btf = bpf_get_btf_vmlinux(); in bpf_btf_printf_prepare()
/linux-6.1.9/include/linux/
Dbpf.h1958 struct btf *bpf_get_btf_vmlinux(void);