Searched refs:fasync_list (Results 1 – 6 of 6) sorted by relevance
47 if (wq && wq->fasync_list && !(sk->sk_shutdown & SEND_SHUTDOWN)) in sk_stream_write_space()
326 ei->socket.wq.fasync_list = NULL; in sock_alloc_inode()670 if (sock->wq.fasync_list) in __sock_release()1480 fasync_helper(fd, filp, on, &wq->fasync_list); in sock_fasync()1482 if (!wq->fasync_list) in sock_fasync()1495 if (!wq || !wq->fasync_list) in sock_wake_async()1509 kill_fasync(&wq->fasync_list, SIGIO, band); in sock_wake_async()1512 kill_fasync(&wq->fasync_list, SIGURG, band); in sock_wake_async()
101 struct fasync_struct *fasync_list; member
58 if (wq && wq->fasync_list && !(sk->sk_shutdown & SEND_SHUTDOWN)) in smc_tx_write_space()
946 smc->clcsock->wq.fasync_list = in smc_switch_to_fallback()947 smc->sk.sk_socket->wq.fasync_list; in smc_switch_to_fallback()948 smc->sk.sk_socket->wq.fasync_list = NULL; in smc_switch_to_fallback()
417 _sk_wq.fasync_list = NULL; in wait_for_states()