Searched refs:COND_NE (Results 1 – 3 of 3) sorted by relevance
153 #define COND_NE (CR0_EQ | COND_CMP_FALSE) macro
823 PPC_BCC_SHORT(COND_NE, (ctx->idx + 3) * 4); in bpf_jit_emit_atomic_ops()838 PPC_BCC_SHORT(COND_NE, *tmp_idx * 4); in bpf_jit_emit_atomic_ops()1832 true_cond = COND_NE; in bpf_jit_build_body()1838 true_cond = COND_NE; in bpf_jit_build_body()
1098 (unsigned long)&image[ctx->idx], COND_NE << 16)) { in __arch_prepare_bpf_trampoline()