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()
307 ei->socket.wq.fasync_list = NULL; in sock_alloc_inode()657 if (sock->wq.fasync_list) in __sock_release()1339 fasync_helper(fd, filp, on, &wq->fasync_list); in sock_fasync()1341 if (!wq->fasync_list) in sock_fasync()1354 if (!wq || !wq->fasync_list) in sock_wake_async()1368 kill_fasync(&wq->fasync_list, SIGIO, band); in sock_wake_async()1371 kill_fasync(&wq->fasync_list, SIGURG, band); in sock_wake_async()
99 struct fasync_struct *fasync_list; member
59 if (wq && wq->fasync_list && !(sk->sk_shutdown & SEND_SHUTDOWN)) in smc_tx_write_space()
582 smc->clcsock->wq.fasync_list = in smc_switch_to_fallback()583 smc->sk.sk_socket->wq.fasync_list; in smc_switch_to_fallback()
417 _sk_wq.fasync_list = NULL; in wait_for_states()
Completed in 21 milliseconds