Searched defs:uma_hash (Results 1 – 1 of 1) sorted by relevance
140 struct uma_hash { struct141 struct slabhead *uh_slab_hash; /* Hash table for slabs */142 int uh_hashsize; /* Current size of the hash table */143 int uh_hashmask; /* Mask used during hashing */