Searched defs:hash_sz (Results 1 – 4 of 4) sorted by relevance
68 #define TIDHASH(tid, hash_sz) ((tid) & ((hash_sz) - 1)) argument
6226 int hash_sz; in ddi_soft_state_bystr_init() local6335 int hash_sz; in ddi_strid_init() local
127 uint_t hash_sz; /* number of hash chains */ member
466 size_t hash_sz = 0; in cache_alloc() local