Searched refs:hashzone (Results 1 – 1 of 1) sorted by relevance
149 static uma_zone_t hashzone; variable1255 hash->uh_slab_hash = zone_alloc_item(hashzone, NULL, in hash_alloc()1328 zone_free_item(hashzone, hash->uh_slab_hash, NULL, SKIP_NONE); in hash_free()3182 hashzone = uma_zcreate("UMA Hash", in uma_startup1()