Searched refs:WSBM_COND_WAIT (Results 1 - 5 of 5) sorted by relevance

/hardware/intel/common/libwsbm/src/
H A Dwsbm_driver.h85 #define WSBM_COND_WAIT(_cond, _mutex) \ macro
H A Dwsbm_ttmpool.c240 WSBM_COND_WAIT(&dBuf->event, &buf->mutex);
295 WSBM_COND_WAIT(&dBuf->event, &buf->mutex);
H A Dwsbm_userpool.c127 WSBM_COND_WAIT(&vBuf->event, &buf->mutex);
283 WSBM_COND_WAIT(&vBuf->event, &buf->mutex);
H A Dwsbm_slabpool.c858 WSBM_COND_WAIT(&sBuf->event, &storage->mutex);
1014 WSBM_COND_WAIT(&sBuf->event, &buf->mutex);
H A Dwsbm_manager.c326 WSBM_COND_WAIT(&bmCond, &bmMutex);

Completed in 115 milliseconds