Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/raidframe/
Drf_threadstuff.c63 rc = rf_cond_destroy(arg); in cond_destroyer()
106 rc1 = rf_cond_destroy(c); in _rf_create_managed_cond()
139 rc2 = rf_cond_destroy(&g->cond); in _rf_destroy_threadgroup()
192 rf_cond_destroy(RF_DECLARE_COND(*c)) in rf_cond_destroy() function
Drf_mcpair.c82 rf_cond_destroy(&t->cond); in rf_clean_mcpair()
Drf_threadstuff.h188 int rf_cond_destroy(int *);
Drf_paritylogging.c356 rf_cond_destroy(&raidPtr->regionBufferPool.cond); in rf_ConfigureParityLogging()
368 rf_cond_destroy(&raidPtr->regionBufferPool.cond); in rf_ConfigureParityLogging()
427 rf_cond_destroy(&raidPtr->parityBufferPool.cond); in rf_ConfigureParityLogging()
439 rf_cond_destroy(&raidPtr->parityBufferPool.cond); in rf_ConfigureParityLogging()
Drf_reconutil.c194 rf_cond_destroy(&reconCtrlPtr->eq_cond); in rf_FreeReconControl()
Drf_driver.c568 rf_cond_destroy(&desc->cond); in rf_clean_rad()