Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/selinux/ss/
H A Dconditional.h28 #define COND_EQ 6 /* bool == bool */ macro
H A Dconditional.c66 case COND_EQ: in cond_evaluate_expr()
/OK3568_Linux_fs/kernel/arch/powerpc/net/
H A Dbpf_jit_comp.c174 PPC_BCC(COND_EQ, addrs[ctx->pc_ret0]); in bpf_jit_build_body()
351 PPC_BCC(COND_EQ, addrs[ctx->pc_ret0]); in bpf_jit_build_body()
473 true_cond = COND_EQ; in bpf_jit_build_body()
H A Dbpf_jit.h115 #define COND_EQ (CR0_EQ | COND_CMP_TRUE) macro
H A Dbpf_jit_comp64.c272 PPC_BCC(COND_EQ, out); in bpf_jit_emit_tail_call()
907 true_cond = COND_EQ; in bpf_jit_build_body()