Searched defs:uma_hash (Results 1 – 2 of 2) sorted by relevance
222 struct uma_hash { struct223 struct slabhashhead *uh_slab_hash; /* Hash table for slabs */224 u_int uh_hashsize; /* Current size of the hash table */225 u_int uh_hashmask; /* Mask used during hashing */