Searched defs:ttoff (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dsobj.c708 int ttoff; local
721 ttoff = (isupi ? 0 : TURNSTILE_HASH_SIZE) + TURNSTILE_SOBJ_HASH(addr);
727 ttable = (uintptr_t)sym.st_value + sizeof (turnstile_chain_t) * ttoff;

Completed in 46 milliseconds