Searched refs:z_self (Results 1 – 3 of 3) sorted by relevance
1441 if (zindex >= os_atomic_load(&num_zones, relaxed) || !other->z_self) { in zone_require_panic()4051 assert(zone->z_self == zone); in zcram_and_lock()5006 if (z->z_self && z->z_async_refilling) { in zone_expand_async()6269 zone_t zone = zov->z_self;7116 zone_t zone = zov->z_self;7322 if (zindex >= os_atomic_load(&num_zones, relaxed) || !other->z_self) { in zone_id_require_ro_panic()7382 assert(zone->z_self == zone); in _zalloc_permanent()7790 if (!z->z_self || z->z_expander || in zone_reclaim()7804 z->z_self = NULL; in zone_reclaim()7931 if (z->z_self && z->z_chunk_elems == 0) { in zone_reclaim_all()[all …]
239 struct zone *z_self; member
336 if zval.z_self:565 if zval.z_self:572 if zval.z_self: