Searched defs:newhash (Results 1 – 3 of 3) sorted by relevance
110 #define newhash(sp) ((sp)->newhash) macro
1195 struct uma_hash newhash; in zone_timeout() local1283 hash_expand(struct uma_hash *oldhash, struct uma_hash *newhash) in hash_expand()
1116 unsigned long *oldhash, *newhash; member