Home
last modified time | relevance | path

Searched refs:RF_SIGNAL_COND (Results 1 – 6 of 6) sorted by relevance

/mirbsd/src/sys/dev/raidframe/
Drf_threadstuff.h100 #define RF_SIGNAL_COND(_c_) wakeup(&(_c_)) macro
130 RF_SIGNAL_COND((_g_)->cond); \
140 RF_SIGNAL_COND((_g_)->cond); \
Drf_paritylogDiskMgr.c118 RF_SIGNAL_COND(pool->cond); in rf_ReleaseReintBuffer()
632 RF_SIGNAL_COND(raidPtr->parityLogDiskQueue.cond); in rf_ParityLoggingDiskManager()
715 RF_SIGNAL_COND(raidPtr->parityLogDiskQueue.cond); in rf_ParityLoggingDiskManager()
Drf_paritylog.c632 RF_SIGNAL_COND(raidPtr->parityLogDiskQueue.cond); in rf_ReintLog()
652 RF_SIGNAL_COND(raidPtr->parityLogDiskQueue.cond); in rf_FlushLog()
Drf_driver.c668 RF_SIGNAL_COND(raidPtr->outstandingCond); in rf_FreeRaidAccDesc()
Drf_reconstruct.c359 RF_SIGNAL_COND(raidPtr->waitForReconCond); in rf_ReconstructFailedDisk()
702 RF_SIGNAL_COND(raidPtr->waitForReconCond); in rf_ReconstructInPlace()
Drf_paritylogging.c799 RF_SIGNAL_COND(raidPtr->parityLogDiskQueue.cond); in rf_ShutdownParityLogging()