Searched refs:uz_max_items (Results 1 – 4 of 4) sorted by relevance
1164 if (zone->uz_max_items > 0) in bucket_drain()3874 max = zone->uz_max_items; in zone_alloc_limit_hard()3923 max = zone->uz_max_items; in zone_alloc_limit_hard()3948 max = zone->uz_max_items; in zone_alloc_limit()3995 wakeup_one(&zone->uz_max_items); in zone_free_limit()4013 if (zone->uz_max_items > 0) in zone_alloc_bucket()4126 if (zone->uz_max_items > 0) in zone_alloc_item()4599 if (zone->uz_max_items > 0) in zone_free_item()4620 zone->uz_max_items = nitems; in uma_zone_set_max()4624 wakeup(&zone->uz_max_items); in uma_zone_set_max()[all …]
467 uint64_t uz_max_items; /* Maximum number of items to alloc */ member
466 uint64_t uz_max_items; /* Maximum number of items to alloc */ member
463 mtp->mt_countlimit = uz.uz_max_items; in memstat_kvm_uma()