Searched refs:is_bitop (Results 1 – 1 of 1) sorted by relevance
802 bool is_bitop[2] = { false, false }; in tomoyo_condition() local1058 is_bitop[j] = true; in tomoyo_condition()1089 if (is_bitop[0] && is_bitop[1]) { in tomoyo_condition()1091 } else if (is_bitop[0]) { in tomoyo_condition()1101 } else if (is_bitop[1]) { in tomoyo_condition()