Home
last modified time | relevance | path

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

/titanic_52/usr/src/uts/common/os/
H A Dturnstile.c162 #define TURNSTILE_HASH_MASK (TURNSTILE_HASH_SIZE - 1) macro
/titanic_52/usr/src/cmd/mdb/common/modules/genunix/
H A Dsobj.c688 #define TURNSTILE_HASH_MASK (TURNSTILE_HASH_SIZE - 1) macro