Home
last modified time | relevance | path

Searched refs:fc_lock (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/os/
H A Dndifm.c187 mutex_init(&fcp->fc_lock, NULL, MUTEX_DRIVER, ibc); in i_ndi_fmc_create()
204 mutex_enter(&fcp->fc_lock); in i_ndi_fmc_destroy()
209 mutex_exit(&fcp->fc_lock); in i_ndi_fmc_destroy()
210 mutex_destroy(&fcp->fc_lock); in i_ndi_fmc_destroy()
267 mutex_enter(&fcp->fc_lock); in ndi_fmc_insert()
276 mutex_exit(&fcp->fc_lock); in ndi_fmc_insert()
309 mutex_enter(&fcp->fc_lock); in ndi_fmc_remove()
322 mutex_enter(&fcp->fc_lock); in ndi_fmc_remove()
333 mutex_exit(&fcp->fc_lock); in ndi_fmc_remove()
351 mutex_exit(&fcp->fc_lock); in ndi_fmc_remove()
[all …]
/titanic_41/usr/src/uts/common/sys/
H A Dddifm_impl.h65 kmutex_t fc_lock; /* cache active access */ member
/titanic_41/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c2423 mutex_enter(&fcp->fc_lock); in pf_hdl_compare()
2466 mutex_exit(&fcp->fc_lock); in pf_hdl_compare()