Lines Matching refs:write_wakeup
1665 tcp_handle_wakeup(struct socket *so, int read_wakeup, int write_wakeup) in tcp_handle_wakeup() argument
1670 if (write_wakeup != 0) { in tcp_handle_wakeup()
2767 int write_wakeup = 0; in tcp_input() local
3880 write_wakeup = 1; in tcp_input()
3895 tcp_handle_wakeup(so, read_wakeup, write_wakeup); in tcp_input()
4014 tcp_handle_wakeup(so, read_wakeup, write_wakeup); in tcp_input()
5756 write_wakeup = 1; in tcp_input()
6247 tcp_handle_wakeup(so, read_wakeup, write_wakeup); in tcp_input()
6280 tcp_handle_wakeup(so, read_wakeup, write_wakeup); in tcp_input()
6332 tcp_handle_wakeup(so, read_wakeup, write_wakeup); in tcp_input()
6375 tcp_handle_wakeup(so, read_wakeup, write_wakeup); in tcp_input()