Searched refs:fasync_list (Results 1 – 3 of 3) sorted by relevance
337 si->socket.wq.fasync_list = NULL; in sock_alloc_inode()743 if (sock->wq.fasync_list) in __sock_release()1551 fasync_helper(fd, filp, on, &wq->fasync_list); in sock_fasync()1553 if (!wq->fasync_list) in sock_fasync()1566 if (!wq || !wq->fasync_list) in sock_wake_async()1580 kill_fasync(&wq->fasync_list, SIGIO, band); in sock_wake_async()1583 kill_fasync(&wq->fasync_list, SIGURG, band); in sock_wake_async()
145 struct fasync_struct *fasync_list; member
948 smc->clcsock->wq.fasync_list = in smc_switch_to_fallback()949 smc->sk.sk_socket->wq.fasync_list; in smc_switch_to_fallback()950 smc->sk.sk_socket->wq.fasync_list = NULL; in smc_switch_to_fallback()