Searched refs:hash_alloc (Results 1 – 1 of 1) sorted by relevance
306 static int hash_alloc(struct uma_hash *, u_int);1013 ret = hash_alloc(&newhash, 1 << fls(slabs)); in zone_timeout()1045 hash_alloc(struct uma_hash *hash, u_int size) in hash_alloc() function2362 hash_alloc(&keg->uk_hash, 0); in keg_ctor()