Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/vm/
Duma_int.h171 struct uma_hash { struct
172 struct slabhead *uh_slab_hash; /* Hash table for slabs */
173 u_int uh_hashsize; /* Current size of the hash table */
174 u_int uh_hashmask; /* Mask used during hashing */