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