Searched refs:prologue_bytes (Results 1 – 2 of 2) sorted by relevance
99 unsigned int prologue_bytes; member478 (ctx->idx * 4 - ctx->prologue_bytes) - 4; in b_imm()1231 ctx.prologue_bytes = (ctx.idx - tmp_idx) * 4; in bpf_jit_compile()
191 unsigned int prologue_bytes; member376 offset += ctx->prologue_bytes; in imm_offset()1213 emit(ARM_ADD_I(tmp[1], tmp[1], ctx->prologue_bytes), ctx); in emit_bpf_tail_call()1933 ctx.prologue_bytes = (ctx.idx - tmp_idx) * 4; in bpf_int_jit_compile()