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

/linux-master/arch/sparc/net/
H A Dbpf_jit_comp_32.c126 #define emit_set_const(K, REG) \ macro
165 emit_set_const(K, r_TMP); \
177 emit_set_const(K, DEST); \
H A Dbpf_jit_comp_64.c267 static void emit_set_const(s32 K, u32 reg, struct jit_ctx *ctx) function
342 emit_set_const(K, dest, ctx);
352 emit_set_const(K, dest, ctx);

Completed in 294 milliseconds