Searched refs:tun_ioctl_sx (Results 1 – 1 of 1) sorted by relevance
192 static struct sx tun_ioctl_sx; variable193 SX_SYSINIT(tun_ioctl_sx, &tun_ioctl_sx, "tun_ioctl");640 sx_xlock(&tun_ioctl_sx); in tun_destroy()642 sx_xunlock(&tun_ioctl_sx); in tun_destroy()1009 sx_xlock(&tun_ioctl_sx); in tunrename()1012 sx_xunlock(&tun_ioctl_sx); in tunrename()1016 sx_xunlock(&tun_ioctl_sx); in tunrename()1292 sx_xlock(&tun_ioctl_sx); in tunifioctl()1360 sx_xunlock(&tun_ioctl_sx); in tunifioctl()