Searched refs:ccc_activel_mutex (Results 1 – 4 of 4) sorted by relevance
179 mutex_enter(&cccp->ccc_activel_mutex); in ghd_timeout_loop()192 mutex_exit(&cccp->ccc_activel_mutex); in ghd_timeout_loop()485 mutex_enter(&cccp->ccc_activel_mutex); in ghd_timer_newstate()525 mutex_exit(&cccp->ccc_activel_mutex); in ghd_timer_newstate()675 mutex_enter(&cccp->ccc_activel_mutex); in ghd_timeout_get()684 mutex_exit(&cccp->ccc_activel_mutex); in ghd_timeout_get()690 mutex_exit(&cccp->ccc_activel_mutex); in ghd_timeout_get()790 mutex_init(&cccp->ccc_activel_mutex, NULL, MUTEX_DRIVER, iblock); in ghd_timer_attach()851 mutex_destroy(&cccp->ccc_activel_mutex); in ghd_timer_detach()870 mutex_enter(&cccp->ccc_activel_mutex); in ghd_timer_start()[all …]
167 kmutex_t ccc_activel_mutex; /* mutex to protect list ... */ member369 mutex_enter(&(cccp)->ccc_activel_mutex);\371 mutex_exit(&(cccp)->ccc_activel_mutex); \
66 P->ccc_nextp, P->ccc_tmrp, P->ccc_label, &P->ccc_activel_mutex); in ghd_dump_ccc()
154 kmutex_t ccc_activel_mutex; /* mutex to protect list ... */ member183 _NOTE(MUTEX_PROTECTS_DATA(cmd_ctl::ccc_activel_mutex, cmd_ctl::ccc_activel))327 mutex_enter(&(cccp)->ccc_activel_mutex); \329 mutex_exit(&(cccp)->ccc_activel_mutex); \