Lines Matching refs:p_hmutex
103 kmutex_t p_hmutex; /* protects hash bucket */
110 kmutex_t p_hmutex; /* protects hash bucket */
289 ASSERT(MUTEX_HELD(&hp->p_hmutex));
343 ASSERT(MUTEX_HELD(&hp->p_hmutex));
428 ASSERT(MUTEX_HELD(&hp->p_hmutex));
484 mutex_enter(&hp->p_hmutex);
508 mutex_exit(&hp->p_hmutex);
512 mutex_exit(&hp->p_hmutex);
564 mutex_enter(&hp->p_hmutex);
620 mutex_exit(&hp->p_hmutex);
648 mutex_exit(&hp->p_hmutex);
696 mutex_exit(&hp->p_hmutex);
698 mutex_enter(&hp->p_hmutex);
710 mutex_exit(&hp->p_hmutex);
874 mutex_enter(&hp->p_hmutex);
878 mutex_exit(&hp->p_hmutex);
892 mutex_enter(&hp->p_hmutex);
903 mutex_exit(&hp->p_hmutex);
1011 mutex_enter(&hpw->p_hmutex);
1029 mutex_exit(&hpw->p_hmutex);
1056 mutex_enter(&hp->p_hmutex);
1104 mutex_exit(&hp->p_hmutex);
1215 mutex_enter(&hp->p_hmutex);
1232 mutex_exit(&hp->p_hmutex);
1290 mutex_enter(&hp->p_hmutex);
1306 mutex_exit(&hp->p_hmutex);
1326 mutex_enter(&hp->p_hmutex);
1328 mutex_exit(&hp->p_hmutex);
1341 mutex_exit(&hp->p_hmutex);
1433 mutex_init(&hp->p_hmutex, NULL, MUTEX_DEFAULT, NULL);
1470 mutex_init(&hp->p_hmutex, NULL, MUTEX_DEFAULT, NULL);