Searched refs:tun_ioctl_sx (Results 1 – 1 of 1) sorted by relevance
194 static struct sx tun_ioctl_sx; variable195 SX_SYSINIT(tun_ioctl_sx, &tun_ioctl_sx, "tun_ioctl");631 sx_xlock(&tun_ioctl_sx); in tun_destroy()633 sx_xunlock(&tun_ioctl_sx); in tun_destroy()1001 sx_xlock(&tun_ioctl_sx); in tunrename()1004 sx_xunlock(&tun_ioctl_sx); in tunrename()1008 sx_xunlock(&tun_ioctl_sx); in tunrename()1300 sx_xlock(&tun_ioctl_sx); in tunifioctl()1368 sx_xunlock(&tun_ioctl_sx); in tunifioctl()