Searched refs:COND_EQ (Results 1 – 4 of 4) sorted by relevance
143 #define COND_EQ (CR0_EQ | COND_CMP_TRUE) macro
356 PPC_BCC_SHORT(COND_EQ, out); in bpf_jit_emit_tail_call()1271 true_cond = COND_EQ; in bpf_jit_build_body()
265 PPC_BCC_SHORT(COND_EQ, out); in bpf_jit_emit_tail_call()1202 true_cond = COND_EQ; in bpf_jit_build_body()
525 (unsigned long)&image[ctx->idx], COND_EQ << 16)) in invoke_bpf_prog()
Completed in 16 milliseconds