Home
last modified time | relevance | path

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

/Linux-v6.1/arch/loongarch/net/
Dbpf_jit.h180 static inline void cond_jmp_offset(struct jit_ctx *ctx, u8 cond, enum loongarch_gpr rj, in cond_jmp_offset() function
232 cond_jmp_offset(ctx, cond, rj, rd, 2); in cond_jmp_offs26()
277 cond_jmp_offset(ctx, cond, rj, rd, jmp_offset); in emit_tailcall_jmp()