Home
last modified time | relevance | path

Searched refs:SOCK_WAKE_IO (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dnet.h242 SOCK_WAKE_IO, enumerator
/linux/net/
H A Dsocket.c1507 case SOCK_WAKE_IO: in sock_wake_async()
/linux/net/ipv4/
H A Dtcp_input.c7001 sk_wake_async(sk, SOCK_WAKE_IO, POLL_OUT); in tcp_rcv_synsent_state_process()
7296 sk_wake_async(sk, SOCK_WAKE_IO, POLL_OUT); in tcp_rcv_state_process()
/linux/net/core/
H A Dsock.c3598 sk_wake_async_rcu(sk, SOCK_WAKE_IO, POLL_ERR); in sock_def_error_report()