Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dthread.h485 #define SWAP_OK(t) (!LOCK_HELD(&(t)->t_lock)) macro
/titanic_50/usr/src/uts/common/disp/
H A Dts.c1604 !(t->t_schedflag & TS_LOAD) || !SWAP_OK(t)) in ts_swapout()
H A Dfss.c2195 !(SWAP_OK(t))) in fss_swapout()