Searched refs:hash_alloc (Results 1 – 2 of 2) sorted by relevance
25 static void *hash_alloc(size_t, void *);35 info.alloc = hash_alloc; in mandoc_ohash_init()45 hash_alloc(size_t sz, void *arg) in hash_alloc() function
310 static int hash_alloc(struct uma_hash *, u_int);1153 ret = hash_alloc(&newhash, 1 << fls(slabs)); in zone_timeout()1191 hash_alloc(struct uma_hash *hash, u_int size) in hash_alloc() function2483 hash_alloc(&keg->uk_hash, 0); in keg_ctor()