Searched refs:pmc_bufferlist_mtx (Results 1 – 1 of 1) sorted by relevance
88 static struct mtx pmc_bufferlist_mtx; /* spin lock */ variable207 mtx_lock_spin(&pmc_bufferlist_mtx); in pmclog_get_buffer()210 mtx_unlock_spin(&pmc_bufferlist_mtx); in pmclog_get_buffer()354 mtx_lock_spin(&pmc_bufferlist_mtx); in pmclog_loop()356 mtx_unlock_spin(&pmc_bufferlist_mtx); in pmclog_loop()370 mtx_lock_spin(&pmc_bufferlist_mtx); in pmclog_loop()372 mtx_unlock_spin(&pmc_bufferlist_mtx); in pmclog_loop()669 mtx_lock_spin(&pmc_bufferlist_mtx); in pmclog_deconfigure_log()671 mtx_unlock_spin(&pmc_bufferlist_mtx); in pmclog_deconfigure_log()677 mtx_lock_spin(&pmc_bufferlist_mtx); in pmclog_deconfigure_log()[all …]