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