Searched refs:BPF_TAILCALL_PROLOGUE_SIZE (Results 1 – 2 of 2) sorted by relevance
90 #define BPF_TAILCALL_PROLOGUE_SIZE 8 in bpf_jit_build_prologue() macro261 FUNCTION_DESCR_SIZE + BPF_TAILCALL_PROLOGUE_SIZE)); in bpf_jit_emit_tail_call()263 EMIT(PPC_RAW_ADDI(b2p[TMP_REG_1], b2p[TMP_REG_1], BPF_TAILCALL_PROLOGUE_SIZE)); in bpf_jit_emit_tail_call()
126 #define BPF_TAILCALL_PROLOGUE_SIZE 16 in bpf_jit_build_prologue() macro251 EMIT(PPC_RAW_ADDIC(_R3, _R3, BPF_TAILCALL_PROLOGUE_SIZE)); in bpf_jit_emit_tail_call()