Searched refs:COND_EQ (Results 1 – 6 of 6) sorted by relevance
27 #define COND_EQ 6 /* bool == bool */ macro
65 case COND_EQ: in cond_evaluate_expr()
129 #define COND_EQ (CR0_EQ | COND_CMP_TRUE) macro
349 PPC_BCC_SHORT(COND_EQ, out); in bpf_jit_emit_tail_call()1149 true_cond = COND_EQ; in bpf_jit_build_body()
265 PPC_BCC_SHORT(COND_EQ, out); in bpf_jit_emit_tail_call()1208 true_cond = COND_EQ; in bpf_jit_build_body()
524 (unsigned long)&image[ctx->idx], COND_EQ << 16)) in invoke_bpf_prog()