Home
last modified time | relevance | path

Searched refs:__tun_detach (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/
H A Dtun.c647 static void __tun_detach(struct tun_file *tfile, bool clean) in __tun_detach() function
712 __tun_detach(tfile, clean); in tun_detach()
2994 __tun_detach(tfile, false); in tun_set_queue()
/kernel/linux/linux-6.6/drivers/net/
H A Dtun.c635 static void __tun_detach(struct tun_file *tfile, bool clean) in __tun_detach() function
701 __tun_detach(tfile, clean); in tun_detach()
3005 __tun_detach(tfile, false); in tun_set_queue()

Completed in 16 milliseconds