Searched refs:only_once (Results 1 – 2 of 2) sorted by relevance
745 int only_once = 1; \747 if (only_once) { \748 only_once = 0; \755 int only_once = 1; \757 if (only_once) { \758 only_once = 0; \
2143 int only_once; in check_xas_conflict_get_order() local2162 only_once = 0; in check_xas_conflict_get_order()2168 only_once++; in check_xas_conflict_get_order()2170 XA_BUG_ON(xa, only_once != 1); in check_xas_conflict_get_order()2175 only_once = 0; in check_xas_conflict_get_order()2181 only_once++; in check_xas_conflict_get_order()2183 XA_BUG_ON(xa, only_once != 1); in check_xas_conflict_get_order()