Home
last modified time | relevance | path

Searched refs:emit_bpf_tail_call (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/parisc/net/
H A Dbpf_jit_comp64.c342 static void emit_bpf_tail_call(int insn, struct hppa_jit_context *ctx) in emit_bpf_tail_call() function
984 emit_bpf_tail_call(i, ctx); in bpf_jit_emit_insn()
H A Dbpf_jit_comp32.c943 static int emit_bpf_tail_call(int insn, struct hppa_jit_context *ctx) in emit_bpf_tail_call() function
1320 if (emit_bpf_tail_call(i, ctx)) in bpf_jit_emit_insn()
/openbmc/linux/arch/loongarch/net/
H A Dbpf_jit.c206 static int emit_bpf_tail_call(struct jit_ctx *ctx) in emit_bpf_tail_call() function
851 if (emit_bpf_tail_call(ctx) < 0) in build_insn()
/openbmc/linux/arch/riscv/net/
H A Dbpf_jit_comp32.c774 static int emit_bpf_tail_call(int insn, struct rv_jit_context *ctx) in emit_bpf_tail_call() function
1151 if (emit_bpf_tail_call(i, ctx)) in bpf_jit_emit_insn()
H A Dbpf_jit_comp64.c335 static int emit_bpf_tail_call(int insn, struct rv_jit_context *ctx) in emit_bpf_tail_call() function
1529 if (emit_bpf_tail_call(i, ctx)) in bpf_jit_emit_insn()
/openbmc/linux/arch/arm/net/
H A Dbpf_jit_32.c1152 static int emit_bpf_tail_call(struct jit_ctx *ctx) in emit_bpf_tail_call() function
1774 if (emit_bpf_tail_call(ctx)) in build_insn()
/openbmc/linux/arch/x86/net/
H A Dbpf_jit_comp32.c1299 static void emit_bpf_tail_call(u8 **pprog, u8 *ip) in emit_bpf_tail_call() function
2141 emit_bpf_tail_call(&prog, image + addrs[i - 1]); in do_jit()
/openbmc/linux/arch/arm64/net/
H A Dbpf_jit_comp.c379 static int emit_bpf_tail_call(struct jit_ctx *ctx) in emit_bpf_tail_call() function
1128 if (emit_bpf_tail_call(ctx)) in build_insn()