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()
101 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()1302 fasync_helper(fd, filp, on, &wq->fasync_list); in sock_fasync()1304 if (!wq->fasync_list) in sock_fasync()1317 if (!wq || !wq->fasync_list) in sock_wake_async()1331 kill_fasync(&wq->fasync_list, SIGIO, band); in sock_wake_async()1334 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()
516 smc->clcsock->wq.fasync_list = in smc_switch_to_fallback()517 smc->sk.sk_socket->wq.fasync_list; in smc_switch_to_fallback()
414 _sk_wq.fasync_list = NULL; in wait_for_states()