Searched refs:epilogue_offset (Results 1 – 10 of 10) sorted by relevance
17 unsigned int epilogue_offset; member67 static inline int epilogue_offset(const struct jit_ctx *ctx) in epilogue_offset() function70 int to = ctx->epilogue_offset; in epilogue_offset()
1217 jmp_offset = epilogue_offset(ctx); in build_insn()2239 ctx.epilogue_offset = ctx.idx; 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()
97 ctx->epilogue_offset = ctx->ninsns; in bpf_int_jit_compile()
77 int epilogue_offset; member130 static inline int epilogue_offset(struct rv_jit_context *ctx) in epilogue_offset() function132 int to = ctx->epilogue_offset, from = ctx->ninsns; in epilogue_offset()
1308 rvoff = epilogue_offset(ctx); in bpf_jit_emit_insn()
1865 rvoff = epilogue_offset(ctx); in bpf_jit_emit_insn()
81 int epilogue_offset; member281 static inline int epilogue_offset(const struct jit_ctx *ctx) in epilogue_offset() function283 int to = ctx->epilogue_offset; in epilogue_offset()1744 jmp_offset = epilogue_offset(ctx); in build_insn()2241 ctx.epilogue_offset = ctx.idx; in bpf_int_jit_compile()2289 ctx.epilogue_offset = ctx.idx; in bpf_int_jit_compile()2296 WARN_ON_ONCE(ctx.idx != ctx.epilogue_offset)) in bpf_int_jit_compile()