| /linux/kernel/bpf/ |
| H A D | trampoline.c | 444 struct bpf_tramp_links *tlinks; bpf_trampoline_get_progs() local 610 struct bpf_tramp_links *tlinks; bpf_trampoline_update() local 1336 arch_prepare_bpf_trampoline(struct bpf_tramp_image * im,void * image,void * image_end,const struct btf_func_model * m,u32 flags,struct bpf_tramp_links * tlinks,void * func_addr) arch_prepare_bpf_trampoline() argument 1370 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/powerpc/net/ |
| H A D | bpf_jit_comp.c | 810 __arch_prepare_bpf_trampoline(struct bpf_tramp_image * im,void * rw_image,void * rw_image_end,void * ro_image,const struct btf_func_model * m,u32 flags,struct bpf_tramp_links * tlinks,void * func_addr) __arch_prepare_bpf_trampoline() argument 1188 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 1199 arch_prepare_bpf_trampoline(struct bpf_tramp_image * im,void * image,void * image_end,const struct btf_func_model * m,u32 flags,struct bpf_tramp_links * tlinks,void * func_addr) arch_prepare_bpf_trampoline() argument
|
| /linux/arch/loongarch/net/ |
| H A D | bpf_jit.c | 1810 __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 2118 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 2155 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 | 1024 __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 1308 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 1334 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; bpf_struct_ops_test_run() local
|
| /linux/arch/arm64/net/ |
| H A D | bpf_jit_comp.c | 2483 prepare_trampoline(struct jit_ctx * ctx,struct bpf_tramp_image * im,struct bpf_tramp_links * tlinks,void * func_addr,const struct btf_func_model * m,const struct arg_aux * a,u32 flags) prepare_trampoline() argument 2762 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 2800 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/arch/x86/net/ |
| H A D | bpf_jit_comp.c | 3216 __arch_prepare_bpf_trampoline(struct bpf_tramp_image * im,void * rw_image,void * rw_image_end,void * image,const struct btf_func_model * m,u32 flags,struct bpf_tramp_links * tlinks,void * func_addr) __arch_prepare_bpf_trampoline() argument 3538 arch_prepare_bpf_trampoline(struct bpf_tramp_image * im,void * image,void * image_end,const struct btf_func_model * m,u32 flags,struct bpf_tramp_links * tlinks,void * func_addr) arch_prepare_bpf_trampoline() argument 3566 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
|