Searched refs:cond_jump_offs32 (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/arch/loongarch/net/ |
H A D | ebpf_jit.h | 768 static inline void cond_jump_offs32(struct jit_ctx *ctx, u8 cond, enum loongarch_gpr rj, in cond_jump_offs32() function 822 cond_jump_offs32(ctx, cond, rj, rd, jmp_offset); in emit_cond_jump() 841 cond_jump_offs32(ctx, cond, rj, rd, jmp_offset - 2); in emit_tailcall_jump()
|
Completed in 2 milliseconds