Searched defs:regs_off (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/net/ |
H A D | bpf_jit_comp.c | 485 struct bpf_tramp_link *l, int regs_off, int retval_off, in invoke_bpf_prog() 567 struct bpf_tramp_links *tl, int regs_off, int retval_off, in invoke_bpf_mod_ret() 634 int nr_regs, int regs_off) in bpf_trampoline_save_args() 653 int nr_regs, int regs_off) in bpf_trampoline_restore_args_regs() 661 int func_frame_offset, int nr_regs, int regs_off) in bpf_trampoline_restore_args_stack() 681 int regs_off, nregs_off, ip_off, run_ctx_off, retval_off, nvr_off, alt_lr_off, r4_off = 0; in __arch_prepare_bpf_trampoline() local
|
/linux/arch/x86/net/ |
H A D | bpf_jit_comp.c | 3182 int regs_off, nregs_off, ip_off, run_ctx_off, arg_stack_off, rbx_off; in __arch_prepare_bpf_trampoline() local
|