Home
last modified time | relevance | path

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

/freebsd/sys/dev/xen/netfront/
H A Dnetfront.c252 #define XN_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_lock); macro
1830 XN_UNLOCK(sc); in xn_ifinit()
1855 XN_UNLOCK(sc); in xn_ioctl()
1857 XN_UNLOCK(sc); in xn_ioctl()
1890 XN_UNLOCK(sc); in xn_ioctl()
1931 XN_UNLOCK(sc); in xn_ioctl()
2383 XN_UNLOCK(np); in netif_free()