Searched refs:hash_expand (Results 1 – 1 of 1) sorted by relevance
307 static int hash_expand(struct uma_hash *, struct uma_hash *);1016 if (hash_expand(&keg->uk_hash, &newhash)) { in zone_timeout()1084 hash_expand(struct uma_hash *oldhash, struct uma_hash *newhash) in hash_expand() function