Searched defs:func_frame_offset (Results 1 – 1 of 1) sorted by relevance
/linux-6.14.4/arch/powerpc/net/ |
D | bpf_jit_comp.c | 577 int func_frame_offset, int r4_off) in bpf_trampoline_setup_tail_call_cnt() 592 int func_frame_offset, int r4_off) in bpf_trampoline_restore_tail_call_cnt() 606 static void bpf_trampoline_save_args(u32 *image, struct codegen_context *ctx, int func_frame_offset, in bpf_trampoline_save_args() 634 int func_frame_offset, int nr_regs, int regs_off) in bpf_trampoline_restore_args_stack() 655 int i, ret, nr_regs, bpf_frame_size = 0, bpf_dummy_frame_size = 0, func_frame_offset; in __arch_prepare_bpf_trampoline() local
|