Searched refs:DMZ_ACTIVE (Results 1 – 2 of 2) sorted by relevance
118 DMZ_ACTIVE, enumerator131 #define dmz_is_active(z) test_bit(DMZ_ACTIVE, &(z)->flags)
1576 set_bit(DMZ_ACTIVE, &zone->flags); in dmz_activate_zone()1589 WARN_ON(!test_bit(DMZ_ACTIVE, &zone->flags)); in dmz_deactivate_zone()1590 clear_bit_unlock(DMZ_ACTIVE, &zone->flags); in dmz_deactivate_zone()