Searched refs:epilogue_offset (Results 1 – 11 of 11) sorted by relevance
17 unsigned int epilogue_offset; member59 static inline int epilogue_offset(const struct jit_ctx *ctx) in epilogue_offset() function62 int to = ctx->epilogue_offset; in epilogue_offset()
923 jmp_offset = epilogue_offset(ctx); in build_insn()1245 ctx.epilogue_offset = ctx.idx; in bpf_int_jit_compile()
103 ctx->epilogue_offset = ctx->ninsns; in bpf_int_jit_compile()177 prologue_len = ctx->epilogue_offset - ctx->body_len; in bpf_int_jit_compile()
72 int epilogue_offset; member268 static inline int epilogue_offset(struct hppa_jit_context *ctx) in epilogue_offset() function270 int to = ctx->epilogue_offset, from = ctx->ninsns; in epilogue_offset()
992 paoff = epilogue_offset(ctx); in bpf_jit_emit_insn()1188 addr = (uintptr_t) &ctx->insns[ctx->epilogue_offset]; in bpf_jit_build_prologue()
1538 addr = (uintptr_t) &ctx->insns[ctx->epilogue_offset]; in bpf_jit_build_prologue()
206 unsigned int epilogue_offset; member508 static inline int epilogue_offset(const struct jit_ctx *ctx) in epilogue_offset() function514 to = ctx->epilogue_offset; in epilogue_offset()2077 jmp_offset = epilogue_offset(ctx); in build_insn()2206 ctx.epilogue_offset = ctx.idx; in bpf_int_jit_compile()
84 int epilogue_offset; member139 static inline int epilogue_offset(struct rv_jit_context *ctx) in epilogue_offset() function141 int to = ctx->epilogue_offset, from = ctx->ninsns; in epilogue_offset()
1227 rvoff = epilogue_offset(ctx); in bpf_jit_emit_insn()
1606 rvoff = epilogue_offset(ctx); in bpf_jit_emit_insn()
193 int epilogue_offset; member841 ctx->epilogue_offset = ctx->idx; in build_epilogue()1238 emit_branch(BA, ctx->idx, ctx->epilogue_offset, ctx); in build_insn()