Searched refs:cond_jmp_offset (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/arch/loongarch/net/ |
| H A D | bpf_jit.h | 208 static inline void cond_jmp_offset(struct jit_ctx *ctx, u8 cond, enum loongarch_gpr rj, in cond_jmp_offset() function 260 cond_jmp_offset(ctx, cond, rj, rd, 2); in cond_jmp_offs26() 305 cond_jmp_offset(ctx, cond, rj, rd, jmp_offset); in emit_tailcall_jmp()
|