Searched refs:emit_branch_r32 (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/arch/riscv/net/ |
H A D | bpf_jit_comp32.c | 722 static int emit_branch_r32(const s8 *src1, const s8 *src2, s32 rvoff, in emit_branch_r32() function 1223 emit_branch_r32(dst, src, rvoff, ctx, BPF_OP(code)); in bpf_jit_emit_insn()
|
/kernel/linux/linux-6.6/arch/parisc/net/ |
H A D | bpf_jit_comp32.c | 866 static int emit_branch_r32(const s8 *src1, const s8 *src2, s32 paoff, in emit_branch_r32() function 1389 emit_branch_r32(dst, src, paoff, ctx, BPF_OP(code)); in bpf_jit_emit_insn()
|
/kernel/linux/linux-6.6/arch/riscv/net/ |
H A D | bpf_jit_comp32.c | 722 static int emit_branch_r32(const s8 *src1, const s8 *src2, s32 rvoff, in emit_branch_r32() function 1221 emit_branch_r32(dst, src, rvoff, ctx, BPF_OP(code)); in bpf_jit_emit_insn()
|
Completed in 8 milliseconds