Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/net/
Dvnet.c198 #define VNET_SYSINIT_RUNLOCK() sx_sunlock(&vnet_sysinit_sxlock); macro
578 VNET_SYSINIT_RUNLOCK(); in vnet_sysinit()
596 VNET_SYSINIT_RUNLOCK(); in vnet_sysuninit()