Lines Matching refs:write_wakeup
1752 tcp_handle_wakeup(struct socket *so, int read_wakeup, int write_wakeup) in tcp_handle_wakeup() argument
1757 if (write_wakeup != 0) { in tcp_handle_wakeup()
2031 int write_wakeup = 0; in tcp_input() local
3353 write_wakeup = 1; in tcp_input()
3368 tcp_handle_wakeup(so, read_wakeup, write_wakeup); in tcp_input()
3479 tcp_handle_wakeup(so, read_wakeup, write_wakeup); in tcp_input()
5571 write_wakeup = 1; in tcp_input()
6052 tcp_handle_wakeup(so, read_wakeup, write_wakeup); in tcp_input()
6085 tcp_handle_wakeup(so, read_wakeup, write_wakeup); in tcp_input()
6137 tcp_handle_wakeup(so, read_wakeup, write_wakeup); in tcp_input()
6180 tcp_handle_wakeup(so, read_wakeup, write_wakeup); in tcp_input()