Home
last modified time | relevance | path

Searched refs:xnf_gref_lock (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnf.h214 kmutex_t xnf_gref_lock; member
H A Dxnf.c412 mutex_enter(&xnfp->xnf_gref_lock); in xnf_gref_get()
420 mutex_exit(&xnfp->xnf_gref_lock); in xnf_gref_get()
442 mutex_enter(&xnfp->xnf_gref_lock); in xnf_gref_put()
444 mutex_exit(&xnfp->xnf_gref_lock); in xnf_gref_put()
1069 mutex_init(&xnfp->xnf_gref_lock, in xnf_attach()
1178 mutex_destroy(&xnfp->xnf_gref_lock); in xnf_attach()
1269 mutex_destroy(&xnfp->xnf_gref_lock); in xnf_detach()