Searched refs:zsz_shm_cap (Results 1 – 3 of 3) sorted by relevance
190 uint64_t zsz_shm_cap; member
161 ZS_MAXOF(old->zsz_shm_cap, new->zsz_shm_cap); in zs_zone_add_usage()195 ZS_ADD_CAP(old->zsz_shm_cap, new->zsz_shm_cap); in zs_zone_add_usage()1979 if (zone->zsz_shm_cap == ZS_LIMIT_NONE) in zs_shm_zone_cap_pct()1982 if (zone->zsz_shm_cap == 0) in zs_shm_zone_cap_pct()1985 return (zs_uint64_used_pct(zone->zsz_shm_cap, zone->zsz_shm, B_TRUE)); in zs_shm_zone_cap_pct()2640 if (z->zsz_shm_cap != ZS_LIMIT_NONE) in zs_usage_set_compute()2641 z->zsz_shm_cap /= z->zsz_intervals; in zs_usage_set_compute()3591 v = z->zsz_shm_cap; in zs_zone_limit_uint64()
292 uint64_t zsz_shm_cap; member868 zone->zsz_shm_cap = ZS_LIMIT_NONE; in zsd_allocate_zone()1186 zone->zsz_shm_cap = shm_cap; in zsd_mark_zone_found()3816 zone->zsz_shm_cap = dzone->zsz_shm_cap; in zsd_usage_cache_update()