Searched refs:z_self (Results 1 – 3 of 3) sorted by relevance
1439 if (zindex >= os_atomic_load(&num_zones, relaxed) || !other->z_self) { in zone_require_panic()4037 assert(zone->z_self == zone); in zcram_and_lock()5015 if (z->z_self && z->z_async_refilling) { in zone_expand_async()6266 zone_t zone = zov->z_self;7112 zone_t zone = zov->z_self;7318 if (zindex >= os_atomic_load(&num_zones, relaxed) || !other->z_self) { in zone_id_require_ro_panic()7378 assert(zone->z_self == zone); in _zalloc_permanent()7786 if (!z->z_self || z->z_expander || in zone_reclaim()7800 z->z_self = NULL; in zone_reclaim()7927 if (z->z_self && z->z_chunk_elems == 0) { in zone_reclaim_all()[all …]
238 struct zone *z_self; member
324 if zval.z_self:553 if zval.z_self:560 if zval.z_self: