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