Searched defs:func_frame_offset (Results 1 – 1 of 1) sorted by relevance
/linux/arch/powerpc/net/ |
H A D | bpf_jit_comp.c | 604 int func_frame_offset, int r4_off) in bpf_trampoline_setup_tail_call_cnt() 619 int func_frame_offset, int r4_off) in bpf_trampoline_restore_tail_call_cnt() 633 static void bpf_trampoline_save_args(u32 *image, struct codegen_context *ctx, int func_frame_offset, in bpf_trampoline_save_args() 661 int func_frame_offset, int nr_regs, int regs_off) in bpf_trampoline_restore_args_stack() 682 int i, ret, nr_regs, bpf_frame_size = 0, bpf_dummy_frame_size = 0, func_frame_offset; in __arch_prepare_bpf_trampoline() local
|