Home
last modified time | relevance | path

Searched defs:COND_EQ (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/security/selinux/ss/
H A Dconditional.h28 #define COND_EQ 6 /* bool == bool */ macro
/openbmc/linux/arch/powerpc/net/
H A Dbpf_jit.h116 #define COND_EQ (CR0_EQ | COND_CMP_TRUE) macro