Searched refs:wake_up_interruptible_sync_poll (Results 1 – 10 of 10) sorted by relevance
| /linux/crypto/ |
| H A D | af_alg.c | 819 wake_up_interruptible_sync_poll(&wq->wait, EPOLLIN | in af_alg_wmem_wakeup() 886 wake_up_interruptible_sync_poll(&wq->wait, EPOLLOUT | in af_alg_data_wakeup()
|
| /linux/net/smc/ |
| H A D | smc_rx.c | 43 wake_up_interruptible_sync_poll(&wq->wait, EPOLLIN | EPOLLPRI | in smc_rx_wake_up()
|
| H A D | af_smc.c | 824 wake_up_interruptible_sync_poll(&wq->wait, flags); in smc_fback_wakeup_waitqueue()
|
| /linux/net/core/ |
| H A D | sock.c | 3623 wake_up_interruptible_sync_poll(&wq->wait, EPOLLIN | EPOLLPRI | 3641 wake_up_interruptible_sync_poll(&wq->wait, EPOLLOUT | in sock_def_write_space() 3666 wake_up_interruptible_sync_poll(&wq->wait, EPOLLOUT | in sock_def_write_space_wfree()
|
| /linux/net/unix/ |
| H A D | af_unix.c | 605 wake_up_interruptible_sync_poll(&wq->wait, in unix_write_space() 2612 wake_up_interruptible_sync_poll(&u->peer_wait, in __unix_dgram_recvmsg()
|
| /linux/net/tipc/ |
| H A D | socket.c | 2116 wake_up_interruptible_sync_poll(&wq->wait, EPOLLOUT | in tipc_write_space() 2134 wake_up_interruptible_sync_poll(&wq->wait, EPOLLIN | in tipc_data_ready()
|
| /linux/drivers/net/ |
| H A D | tun.c | 2366 wake_up_interruptible_sync_poll(wqueue, EPOLLOUT | in tun_sock_write_space()
|
| /linux/net/sctp/ |
| H A D | socket.c | 9336 wake_up_interruptible_sync_poll(&wq->wait, EPOLLIN | in sctp_data_ready()
|
| /linux/Documentation/ |
| H A D | memory-barriers.txt | 2256 wake_up_interruptible_sync_poll();
|
| /linux/Documentation/translations/sp_SP/ |
| H A D | memory-barriers.txt | 2352 wake_up_interruptible_sync_poll();
|