Home
last modified time | relevance | path

Searched defs:tun_wake_queue (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dif_tun.h60 static inline void tun_wake_queue(struct file *f, int consumed) {} in tun_wake_queue() function
/linux/drivers/net/
H A Dtun.c3890 void tun_wake_queue(struct file *file, int consumed) in tun_wake_queue() function