| /linux/kernel/bpf/ |
| H A D | trampoline.c | 258 struct bpf_tramp_links *tlinks; in bpf_trampoline_get_progs() local 424 struct bpf_tramp_links *tlinks; in bpf_trampoline_update() local 1138 struct bpf_tramp_links *tlinks, in arch_prepare_bpf_trampoline() 1172 struct bpf_tramp_links *tlinks, void *func_addr) in arch_bpf_trampoline_size()
|
| /linux/arch/powerpc/net/ |
| H A D | bpf_jit_comp.c | 678 struct bpf_tramp_links *tlinks, in __arch_prepare_bpf_trampoline() argument 1002 struct bpf_tramp_links *tlinks, void *func_addr) in arch_bpf_trampoline_size() argument 1013 struct bpf_tramp_links *tlinks, in arch_prepare_bpf_trampoline() argument
|
| /linux/arch/loongarch/net/ |
| H A D | bpf_jit.c | 1483 __arch_prepare_bpf_trampoline(struct jit_ctx * ctx,struct bpf_tramp_image * im,const struct btf_func_model * m,struct bpf_tramp_links * tlinks,void * func_addr,u32 flags) __arch_prepare_bpf_trampoline() argument 1739 arch_prepare_bpf_trampoline(struct bpf_tramp_image * im,void * ro_image,void * ro_image_end,const struct btf_func_model * m,u32 flags,struct bpf_tramp_links * tlinks,void * func_addr) arch_prepare_bpf_trampoline() argument 1776 arch_bpf_trampoline_size(const struct btf_func_model * m,u32 flags,struct bpf_tramp_links * tlinks,void * func_addr) arch_bpf_trampoline_size() argument
|
| /linux/arch/riscv/net/ |
| H A D | bpf_jit_comp64.c | 992 __arch_prepare_bpf_trampoline(struct bpf_tramp_image * im,const struct btf_func_model * m,struct bpf_tramp_links * tlinks,void * func_addr,u32 flags,struct rv_jit_context * ctx) __arch_prepare_bpf_trampoline() argument 1255 arch_bpf_trampoline_size(const struct btf_func_model * m,u32 flags,struct bpf_tramp_links * tlinks,void * func_addr) arch_bpf_trampoline_size() argument 1281 arch_prepare_bpf_trampoline(struct bpf_tramp_image * im,void * ro_image,void * ro_image_end,const struct btf_func_model * m,u32 flags,struct bpf_tramp_links * tlinks,void * func_addr) arch_prepare_bpf_trampoline() argument
|
| /linux/net/bpf/ |
| H A D | bpf_dummy_struct_ops.c | 135 struct bpf_tramp_links *tlinks = NULL; in bpf_struct_ops_test_run() local
|
| /linux/arch/arm64/net/ |
| H A D | bpf_jit_comp.c | 2525 struct bpf_tramp_links *tlinks, void *func_addr, in prepare_trampoline() 2757 struct bpf_tramp_links *tlinks, void *func_addr) in arch_bpf_trampoline_size() 2795 u32 flags, struct bpf_tramp_links *tlinks, in arch_prepare_bpf_trampoline()
|
| /linux/arch/x86/net/ |
| H A D | bpf_jit_comp.c | 3199 struct bpf_tramp_links *tlinks, in __arch_prepare_bpf_trampoline() 3500 struct bpf_tramp_links *tlinks, in arch_prepare_bpf_trampoline() 3528 struct bpf_tramp_links *tlinks, void *func_addr) in arch_bpf_trampoline_size()
|