Searched defs:regs_off (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/powerpc/net/ |
| H A D | bpf_jit_comp.c | 605 struct bpf_tramp_node *n, int regs_off, int retval_off, in invoke_bpf_prog() 687 struct bpf_tramp_nodes *tn, int regs_off, int retval_off, in invoke_bpf_mod_ret() 771 int bpf_frame_size, int nr_regs, int regs_off) in bpf_trampoline_save_args() 790 int nr_regs, int regs_off) in bpf_trampoline_restore_args_regs() 798 int bpf_frame_size, int nr_regs, int regs_off) in bpf_trampoline_restore_args_stack() 818 int regs_off, func_meta_off, ip_off, run_ctx_off, retval_off; in __arch_prepare_bpf_trampoline() local
|
| /linux/arch/arm64/net/ |
| H A D | bpf_jit_comp.c | 2705 int regs_off; in prepare_trampoline() local
|
| /linux/arch/x86/net/ |
| H A D | bpf_jit_comp.c | 3466 int regs_off, func_meta_off, ip_off, run_ctx_off, arg_stack_off, rbx_off; in __arch_prepare_bpf_trampoline() local
|