Home
last modified time | relevance | path

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

/openbmc/linux/net/dccp/
H A Dinput.c155 sk_wake_async(sk, SOCK_WAKE_IO, POLL_ERR); in dccp_rcv_reset()
476 sk_wake_async(sk, SOCK_WAKE_IO, POLL_OUT); in dccp_rcv_request_sent_state_process()
699 sk_wake_async(sk, SOCK_WAKE_IO, POLL_OUT); in dccp_rcv_state_process()
/openbmc/linux/include/linux/
H A Dnet.h242 SOCK_WAKE_IO, enumerator
/openbmc/linux/net/ipv4/
H A Dtcp_input.c6396 sk_wake_async(sk, SOCK_WAKE_IO, POLL_OUT); in tcp_rcv_synsent_state_process()
6663 sk_wake_async(sk, SOCK_WAKE_IO, POLL_OUT); in tcp_rcv_state_process()
/openbmc/linux/net/
H A Dsocket.c1473 case SOCK_WAKE_IO: in sock_wake_async()
/openbmc/linux/net/core/
H A Dsock.c3313 sk_wake_async(sk, SOCK_WAKE_IO, POLL_ERR); in sock_def_error_report()