Searched refs:only_once (Results 1 – 2 of 2) sorted by relevance
740 int only_once = 1; \742 if (only_once) { \743 only_once = 0; \750 int only_once = 1; \752 if (only_once) { \753 only_once = 0; \
1797 int only_once; in check_xas_conflict_get_order() local1816 only_once = 0; in check_xas_conflict_get_order()1822 only_once++; in check_xas_conflict_get_order()1824 XA_BUG_ON(xa, only_once != 1); in check_xas_conflict_get_order()1829 only_once = 0; in check_xas_conflict_get_order()1835 only_once++; in check_xas_conflict_get_order()1837 XA_BUG_ON(xa, only_once != 1); in check_xas_conflict_get_order()