Home
last modified time | relevance | path

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

/NextBSD/sys/dev/netmap/
HDnetmap_vale.c530 NMG_UNLOCK(); in nm_vi_destroy()
542 NMG_UNLOCK(); in nm_vi_destroy()
581 NMG_UNLOCK(); in nm_vi_create()
761 NMG_UNLOCK(); in nm_bdg_ctl_attach()
767 NMG_UNLOCK(); in nm_bdg_ctl_attach()
799 NMG_UNLOCK(); in nm_bdg_ctl_detach()
854 NMG_UNLOCK(); in netmap_bdg_ctl()
877 NMG_UNLOCK(); in netmap_bdg_ctl()
904 NMG_UNLOCK(); in netmap_bdg_ctl()
924 NMG_UNLOCK(); in netmap_bdg_ctl()
[all …]
HDnetmap_freebsd.c580 NMG_UNLOCK(); in netmap_mmap_single()
598 NMG_UNLOCK(); in netmap_mmap_single()
648 NMG_UNLOCK(); in netmap_open()
HDnetmap.c1002 NMG_UNLOCK(); in netmap_dtor()
2150 NMG_UNLOCK(); in netmap_ioctl()
2222 NMG_UNLOCK(); in netmap_ioctl()
2866 NMG_UNLOCK(); in netmap_detach()
HDnetmap_kern.h173 #define NMG_UNLOCK() NM_MTX_UNLOCK(netmap_global_lock) macro