Searched refs:sock_wake_async (Results 1 – 4 of 4) sorted by relevance
44 sock_wake_async(wq, SOCK_WAKE_SPACE, POLL_OUT); in sk_stream_write_space()
56 sock_wake_async(wq, SOCK_WAKE_SPACE, POLL_OUT); in smc_tx_write_space()
1307 int sock_wake_async(struct socket_wq *wq, int how, int band) in sock_wake_async() function1331 EXPORT_SYMBOL(sock_wake_async);
8921 sock_wake_async(wq, SOCK_WAKE_SPACE, POLL_OUT); in __sctp_write_space()