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

/linux-master/arch/loongarch/net/
H A Dbpf_jit.h203 static inline void cond_jmp_offset(struct jit_ctx *ctx, u8 cond, enum loongarch_gpr rj, function
255 cond_jmp_offset(ctx, cond, rj, rd, 2);
300 cond_jmp_offset(ctx, cond, rj, rd, jmp_offset);

Completed in 81 milliseconds