Searched refs:shared_threshold (Results 1 – 1 of 1) sorted by relevance
6053 vm_size_t shared_threshold = zalloc_get_shared_threshold(zone, esize); in zalloc_item() local6055 if (zs->zs_mem_allocated >= shared_threshold) { in zalloc_item()