Lines Matching refs:read_wakeup
1752 tcp_handle_wakeup(struct socket *so, int read_wakeup, int write_wakeup) in tcp_handle_wakeup() argument
1754 if (read_wakeup != 0) { in tcp_handle_wakeup()
2030 int read_wakeup = 0; in tcp_input() local
3368 tcp_handle_wakeup(so, read_wakeup, write_wakeup); in tcp_input()
3447 read_wakeup = 1; in tcp_input()
3479 tcp_handle_wakeup(so, read_wakeup, write_wakeup); in tcp_input()
5862 read_wakeup = 1; in tcp_input()
5897 thflags = tcp_reass(tp, th, &tlen, m, ifp, &read_wakeup); in tcp_input()
6039 if (read_wakeup) { 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()