Searched refs:__SLEEP_COND (Results 1 – 2 of 2) sorted by relevance
22 #define __SLEEP_COND(wq, cond, lock_cmd, unlock_cmd) \ macro
120 __SLEEP_COND(wq, cond, LCACHE_LOCK(flags), LCACHE_UNLOCK(flags)); \713 __SLEEP_COND(tblk->gcwait, (tblk->flag & tblkGC_COMMITTED), in lmGroupCommit()