Searched refs:WSBM_COND_WAIT (Results 1 – 5 of 5) sorted by relevance
85 #define WSBM_COND_WAIT(_cond, _mutex) \ macro
240 WSBM_COND_WAIT(&dBuf->event, &buf->mutex); in syncforcpu_locked()295 WSBM_COND_WAIT(&dBuf->event, &buf->mutex); in releasefromcpu_locked()
127 WSBM_COND_WAIT(&vBuf->event, &buf->mutex); in waitIdleLocked()283 WSBM_COND_WAIT(&vBuf->event, &buf->mutex); in pool_validate()
854 WSBM_COND_WAIT(&sBuf->event, &storage->mutex); in waitIdleLocked()1010 WSBM_COND_WAIT(&sBuf->event, &buf->mutex); in pool_validate()
326 WSBM_COND_WAIT(&bmCond, &bmMutex); in wsbmWriteLockKernelBO()