Searched refs:cond_jmp_offs26 (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/loongarch/net/
H A Dbpf_jit.h251 static inline void cond_jmp_offs26(struct jit_ctx *ctx, u8 cond, enum loongarch_gpr rj, function
271 * nasty. For now, use cond_jmp_offs26() directly to keep it simple.
279 cond_jmp_offs26(ctx, cond, rj, rd, jmp_offset);

Completed in 238 milliseconds