Home
last modified time | relevance | path

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

/Linux-v5.15/net/core/
Dbpf_sk_storage.c403 btf_vmlinux = bpf_get_btf_vmlinux(); in bpf_sk_storage_tracing_allowed()
/Linux-v5.15/kernel/trace/
Dbpf_trace.c922 *btf = bpf_get_btf_vmlinux(); in bpf_btf_printf_prepare()
/Linux-v5.15/include/linux/
Dbpf.h1589 struct btf *bpf_get_btf_vmlinux(void);
/Linux-v5.15/kernel/bpf/
Dbtf.c4615 base_btf = bpf_get_btf_vmlinux(); in btf_parse_module()
6166 btf = bpf_get_btf_vmlinux(); in BPF_CALL_4()
Dsyscall.c2231 attach_btf = bpf_get_btf_vmlinux(); in bpf_prog_load()
Dverifier.c13658 struct btf *bpf_get_btf_vmlinux(void) in bpf_get_btf_vmlinux() function
13702 bpf_get_btf_vmlinux(); in bpf_check()