Home
last modified time | relevance | path

Searched refs:handle_hash_func (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Ddriver_lyr.c95 #define LH_HASH(vp) (handle_hash_func(vp) % LH_HASH_SZ)
314 handle_hash_func(void *vp) in handle_hash_func() function