Home
last modified time | relevance | path

Searched defs:uma_hash (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/vm/
H A Duma_int.h218 struct uma_hash { struct
219 struct slabhashhead *uh_slab_hash; /* Hash table for slabs */
220 u_int uh_hashsize; /* Current size of the hash table */
221 u_int uh_hashmask; /* Mask used during hashing */