Searched refs:ZONE_UNLOCK (Results 1 – 2 of 2) sorted by relevance
700 ZONE_UNLOCK(zone); in cache_drain()712 ZONE_UNLOCK(zone); in cache_shrink()745 ZONE_UNLOCK(zone); in cache_drain_safe_cpu()801 ZONE_UNLOCK(zone); in bucket_cache_drain()906 ZONE_UNLOCK(zone); in zone_drain_wait()917 ZONE_UNLOCK(zone); in zone_drain_wait()1603 ZONE_UNLOCK(zone); in zone_ctor()2028 ZONE_UNLOCK(a); in zone_unlock_pair()2029 ZONE_UNLOCK(b); in zone_unlock_pair()2259 ZONE_UNLOCK(zone); in uma_zalloc_arg()[all …]
371 #define ZONE_UNLOCK(z) mtx_unlock((z)->uz_lockptr) macro