Searched refs:fasync_list (Results 1 – 6 of 6) sorted by relevance
43 if (wq && wq->fasync_list && !(sk->sk_shutdown & SEND_SHUTDOWN)) in sk_stream_write_space()
257 ei->socket.wq.fasync_list = NULL; in sock_alloc_inode()605 if (sock->wq.fasync_list) in __sock_release()1292 fasync_helper(fd, filp, on, &wq->fasync_list); in sock_fasync()1294 if (!wq->fasync_list) in sock_fasync()1307 if (!wq || !wq->fasync_list) in sock_wake_async()1321 kill_fasync(&wq->fasync_list, SIGIO, band); in sock_wake_async()1324 kill_fasync(&wq->fasync_list, SIGURG, band); in sock_wake_async()
100 struct fasync_struct *fasync_list; member
55 if (wq && wq->fasync_list && !(sk->sk_shutdown & SEND_SHUTDOWN)) in smc_tx_write_space()
532 smc->clcsock->wq.fasync_list = in smc_switch_to_fallback()533 smc->sk.sk_socket->wq.fasync_list; in smc_switch_to_fallback()
417 _sk_wq.fasync_list = NULL; in wait_for_states()