Searched defs:ro_image (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/powerpc/net/ |
| H A D | bpf_jit_comp.c | 599 invoke_bpf_prog(u32 * image,u32 * ro_image,struct codegen_context * ctx,struct bpf_tramp_link * l,int regs_off,int retval_off,int run_ctx_off,bool save_ret) invoke_bpf_prog() argument 681 invoke_bpf_mod_ret(u32 * image,u32 * ro_image,struct codegen_context * ctx,struct bpf_tramp_links * tl,int regs_off,int retval_off,int run_ctx_off,u32 * branches) invoke_bpf_mod_ret() argument 808 __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 [all...] |
| /linux/arch/loongarch/net/ |
| H A D | bpf_jit.h | 21 union loongarch_instruction *ro_image; member
|
| H A D | bpf_jit.c | 2116 int arch_prepare_bpf_trampoline(struct bpf_tramp_image *im, void *ro_image, in arch_prepare_bpf_trampoline() argument [all...] |
| /linux/arch/arm64/net/ |
| H A D | bpf_jit_comp.c | 87 __le32 *ro_image; member 2001 u8 *ro_image; global() member 2798 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 [all...] |
| /linux/arch/riscv/net/ |
| H A D | bpf_jit_comp64.c | 1332 int arch_prepare_bpf_trampoline(struct bpf_tramp_image *im, void *ro_image, in arch_prepare_bpf_trampoline() argument
|