Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/vm/
Duma_int.h156 struct uma_hash { struct
157 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 */