Lines Matching refs:write_wakeup
1800 tcp_handle_wakeup(struct socket *so, int read_wakeup, int write_wakeup) in tcp_handle_wakeup() argument
1805 if (write_wakeup != 0) { in tcp_handle_wakeup()
1885 int write_wakeup = 0; in tcp_input() local
3108 write_wakeup = 1; in tcp_input()
3123 tcp_handle_wakeup(so, read_wakeup, write_wakeup); in tcp_input()
3234 tcp_handle_wakeup(so, read_wakeup, write_wakeup); in tcp_input()
5181 write_wakeup = 1; in tcp_input()
5647 tcp_handle_wakeup(so, read_wakeup, write_wakeup); in tcp_input()
5686 tcp_handle_wakeup(so, read_wakeup, write_wakeup); in tcp_input()
5743 tcp_handle_wakeup(so, read_wakeup, write_wakeup); in tcp_input()
5767 tcp_handle_wakeup(so, read_wakeup, write_wakeup); in tcp_input()