Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/syscall/
H A Dpoll.c66 #define PHLOCKADDR(php) &plocks[(((uintptr_t)(php)) >> 8) & (NPHLOCKS - 1)] macro
67 #define PHLOCK(php) PHLOCKADDR(php).pp_lock