Searched refs:z_self (Results 1 – 3 of 3) sorted by relevance
1426 if (zindex >= os_atomic_load(&num_zones, relaxed) || !other->z_self) { in zone_require_panic()4017 assert(zone->z_self == zone); in zcram_and_lock()4995 if (z->z_self && z->z_async_refilling) { in zone_expand_async()6241 zone_t zone = zov->z_self;7096 zone_t zone = zov->z_self;7302 if (zindex >= os_atomic_load(&num_zones, relaxed) || !other->z_self) { in zone_id_require_ro_panic()7362 assert(zone->z_self == zone); in _zalloc_permanent()7769 if (!z->z_self || z->z_expander || in zone_reclaim()7783 z->z_self = NULL; in zone_reclaim()7910 if (z->z_self && z->z_chunk_elems == 0) { in zone_reclaim_all()[all …]
238 struct zone *z_self; member
374 if zval.z_self:603 if zval.z_self:610 if zval.z_self: