Searched refs:wake_up_interruptible_sync_poll (Results 1 - 10 of 10) sorted by relevance

/linux-master/fs/
H A Dpipe.c381 wake_up_interruptible_sync_poll(&pipe->wr_wait, EPOLLOUT | EPOLLWRNORM);
402 wake_up_interruptible_sync_poll(&pipe->wr_wait, EPOLLOUT | EPOLLWRNORM);
404 wake_up_interruptible_sync_poll(&pipe->rd_wait, EPOLLIN | EPOLLRDNORM);
577 wake_up_interruptible_sync_poll(&pipe->rd_wait, EPOLLIN | EPOLLRDNORM);
602 wake_up_interruptible_sync_poll(&pipe->rd_wait, EPOLLIN | EPOLLRDNORM);
605 wake_up_interruptible_sync_poll(&pipe->wr_wait, EPOLLOUT | EPOLLWRNORM);
/linux-master/net/smc/
H A Dsmc_rx.c43 wake_up_interruptible_sync_poll(&wq->wait, EPOLLIN | EPOLLPRI |
H A Daf_smc.c801 wake_up_interruptible_sync_poll(&wq->wait, flags);
/linux-master/include/linux/
H A Dwait.h243 #define wake_up_interruptible_sync_poll(x, m) \ macro
/linux-master/crypto/
H A Daf_alg.c847 wake_up_interruptible_sync_poll(&wq->wait, EPOLLIN |
914 wake_up_interruptible_sync_poll(&wq->wait, EPOLLOUT |
/linux-master/net/core/
H A Dsock.c3354 wake_up_interruptible_sync_poll(&wq->wait, EPOLLIN | EPOLLPRI |
3372 wake_up_interruptible_sync_poll(&wq->wait, EPOLLOUT |
3397 wake_up_interruptible_sync_poll(&wq->wait, EPOLLOUT |
/linux-master/net/tipc/
H A Dsocket.c2120 wake_up_interruptible_sync_poll(&wq->wait, EPOLLOUT |
2138 wake_up_interruptible_sync_poll(&wq->wait, EPOLLIN |
/linux-master/net/unix/
H A Daf_unix.c547 wake_up_interruptible_sync_poll(&wq->wait,
2456 wake_up_interruptible_sync_poll(&u->peer_wait,
/linux-master/drivers/net/
H A Dtun.c2422 wake_up_interruptible_sync_poll(wqueue, EPOLLOUT |
/linux-master/net/sctp/
H A Dsocket.c9277 wake_up_interruptible_sync_poll(&wq->wait, EPOLLIN |

Completed in 1302 milliseconds