Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dsleepq.h55 #define NSLEEPQ 2048 macro
58 ((uintptr_t)(X) >> 24)) & (NSLEEPQ - 1))
61 extern sleepq_head_t sleepq_head[NSLEEPQ];
/titanic_50/usr/src/uts/common/os/
H A Dsleepq.c93 sleepq_head_t sleepq_head[NSLEEPQ];
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dsobj.c134 sleepq_head_t ww_sleepq[NSLEEPQ];
184 if (ww->ww_sleepq_ndx == NSLEEPQ) in wchan_walk_step()
/titanic_50/usr/src/uts/common/syscall/
H A Dlwp_sobj.c102 static sleepq_head_t lwpsleepq[NSLEEPQ];