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