Home
last modified time | relevance | path

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

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