Searched refs:is_bitop (Results 1 – 1 of 1) sorted by relevance
780 bool is_bitop[2] = { false, false }; in tomoyo_condition() local1032 is_bitop[j] = true; in tomoyo_condition()1061 if (is_bitop[0] && is_bitop[1]) { in tomoyo_condition()1063 } else if (is_bitop[0]) { in tomoyo_condition()1073 } else if (is_bitop[1]) { in tomoyo_condition()