Searched refs:hash_alloc (Results 1 – 2 of 2) sorted by relevance
27 static void *hash_alloc(size_t, void *);37 info.alloc = hash_alloc; in mandoc_ohash_init()47 hash_alloc(size_t sz, void *arg) in hash_alloc() function
309 static int hash_alloc(struct uma_hash *, u_int);1207 ret = hash_alloc(&newhash, 1 << fls(slabs)); in zone_timeout()1245 hash_alloc(struct uma_hash *hash, u_int size) in hash_alloc() function2581 hash_alloc(&keg->uk_hash, 0); in keg_ctor()