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()
99 struct fasync_struct *fasync_list; member
257 ei->socket.wq.fasync_list = NULL; in sock_alloc_inode()604 if (sock->wq.fasync_list) in __sock_release()1291 fasync_helper(fd, filp, on, &wq->fasync_list); in sock_fasync()1293 if (!wq->fasync_list) in sock_fasync()1306 if (!wq || !wq->fasync_list) in sock_wake_async()1320 kill_fasync(&wq->fasync_list, SIGIO, band); in sock_wake_async()1323 kill_fasync(&wq->fasync_list, SIGURG, band); in sock_wake_async()
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()