Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/xen/io/
H A Dxnf.h171 kmutex_t xnf_gref_lock; member
H A Dxnf.c356 mutex_enter(&xnfp->xnf_gref_lock); in gref_get()
364 mutex_exit(&xnfp->xnf_gref_lock); in gref_get()
386 mutex_enter(&xnfp->xnf_gref_lock); in gref_put()
388 mutex_exit(&xnfp->xnf_gref_lock); in gref_put()
874 mutex_init(&xnfp->xnf_gref_lock, in xnf_attach()
988 mutex_destroy(&xnfp->xnf_gref_lock); in xnf_attach()
1084 mutex_destroy(&xnfp->xnf_gref_lock); in xnf_detach()