| /linux-6.15/tools/testing/selftests/net/packetdrill/ |
| H A D | tcp_zerocopy_epoll_edge.pkt | 4 // EPOLLERR is known to be not edge-triggered unlike EPOLLIN and EPOLLOUT but 26 +0 epoll_ctl(5, EPOLL_CTL_ADD, 4, {events=EPOLLOUT|EPOLLET, fd=4}) = 0 27 +0 epoll_wait(5, {events=EPOLLOUT, fd=4}, 1, 0) = 1 38 +0 epoll_wait(5, {events=EPOLLERR|EPOLLOUT, fd=4}, 1, 0) = 1 46 +0 epoll_wait(5, {events=EPOLLERR|EPOLLOUT, fd=4}, 1, 0) = 1
|
| H A D | tcp_zerocopy_epoll_exclusive.pkt | 4 // EPOLLERR is known to be not edge-triggered unlike EPOLLIN and EPOLLOUT but 28 {events=EPOLLOUT|EPOLLET|EPOLLEXCLUSIVE, fd=4}) = 0 29 +0 epoll_wait(5, {events=EPOLLOUT, fd=4}, 1, 0) = 1 40 +0 epoll_wait(5, {events=EPOLLERR|EPOLLOUT, fd=4}, 1, 0) = 1 48 +0 epoll_wait(5, {events=EPOLLERR|EPOLLOUT, fd=4}, 1, 0) = 1
|
| H A D | tcp_zerocopy_epoll_oneshot.pkt | 28 {events=EPOLLOUT|EPOLLET|EPOLLONESHOT, fd=4}) = 0 39 +0 epoll_wait(5, {events=EPOLLERR|EPOLLOUT, fd=4}, 1, 0) = 1 50 +0 epoll_ctl(5, EPOLL_CTL_MOD, 4, {events=EPOLLOUT|EPOLLONESHOT, fd=4}) = 0 51 +0 epoll_wait(5, {events=EPOLLERR|EPOLLOUT, fd=4}, 1, 0) = 1
|
| /linux-6.15/fs/ |
| H A D | eventfd.c | 171 events |= EPOLLOUT; in eventfd_poll() 207 wake_up_locked_poll(&ctx->wqh, EPOLLOUT); in eventfd_ctx_remove_wait_queue() 238 wake_up_locked_poll(&ctx->wqh, EPOLLOUT); in eventfd_read()
|
| /linux-6.15/net/9p/ |
| H A D | trans_fd.c | 240 ret = (ret & ~EPOLLOUT) | (vfs_poll(ts->wr, pt) & ~EPOLLIN); in p9_fd_poll() 510 n = EPOLLOUT; in p9_write_work() 514 if ((n & EPOLLOUT) && in p9_write_work() 610 if (n & EPOLLOUT) { in p9_conn_create() 645 if (n & EPOLLOUT) { in p9_poll_mux() 690 n = EPOLLOUT; in p9_fd_request() 694 if (n & EPOLLOUT && !test_and_set_bit(Wworksched, &m->wsched)) in p9_fd_request()
|
| /linux-6.15/include/uapi/linux/ |
| H A D | eventpoll.h | 33 #define EPOLLOUT (__force __poll_t)0x00000004 macro
|
| /linux-6.15/drivers/dma-buf/ |
| H A D | dma-buf.c | 268 events = poll_requested_events(poll) & (EPOLLIN | EPOLLOUT); in dma_buf_poll() 274 if (events & EPOLLOUT) { in dma_buf_poll() 280 events &= ~EPOLLOUT; in dma_buf_poll() 282 dcb->active = EPOLLOUT; in dma_buf_poll() 285 if (events & EPOLLOUT) { in dma_buf_poll() 293 events &= ~EPOLLOUT; in dma_buf_poll()
|
| /linux-6.15/arch/um/os-Linux/ |
| H A D | irq.c | 53 return EPOLLOUT; in os_event_mask()
|
| /linux-6.15/tools/testing/selftests/kcmp/ |
| H A D | kcmp_test.c | 62 ev.events = EPOLLIN | EPOLLOUT; in main()
|
| /linux-6.15/arch/powerpc/platforms/cell/spufs/ |
| H A D | hw_ops.c | 68 if (events & (EPOLLOUT | EPOLLWRNORM)) { in spu_hw_mbox_stat_poll() 70 ret = EPOLLOUT | EPOLLWRNORM; in spu_hw_mbox_stat_poll()
|
| H A D | backing_ops.c | 101 if (events & (EPOLLOUT | EPOLLWRNORM)) { in spu_backing_mbox_stat_poll() 103 ret = EPOLLOUT | EPOLLWRNORM; in spu_backing_mbox_stat_poll()
|
| /linux-6.15/drivers/media/test-drivers/vivid/ |
| H A D | vivid-radio-tx.c | 96 return EPOLLOUT | EPOLLWRNORM | v4l2_ctrl_poll(file, wait); in vivid_radio_tx_poll()
|
| /linux-6.15/include/linux/ |
| H A D | poll.h | 24 #define DEFAULT_POLLMASK (EPOLLIN | EPOLLOUT | EPOLLRDNORM | EPOLLWRNORM)
|
| /linux-6.15/net/core/ |
| H A D | stream.c | 41 wake_up_interruptible_poll(&wq->wait, EPOLLOUT | in sk_stream_write_space()
|
| /linux-6.15/sound/core/seq/oss/ |
| H A D | seq_oss_rw.c | 198 mask |= EPOLLOUT | EPOLLWRNORM; in snd_seq_oss_poll()
|
| /linux-6.15/drivers/iio/buffer/ |
| H A D | kfifo_buf.c | 165 wake_up_interruptible_poll(&r->pollq, EPOLLOUT | EPOLLWRNORM); in iio_kfifo_remove_from()
|
| /linux-6.15/drivers/char/tpm/ |
| H A D | tpm-dev-common.c | 258 mask = EPOLLOUT | EPOLLWRNORM; in tpm_common_poll()
|
| /linux-6.15/sound/firewire/motu/ |
| H A D | motu-hwdep.c | 114 return events | EPOLLOUT; in hwdep_poll()
|
| /linux-6.15/tools/testing/selftests/net/ |
| H A D | busy_poller.c | 309 epoll_ctl_add(epfd, sockfd, EPOLLIN | EPOLLOUT | EPOLLET); in run_poller()
|
| /linux-6.15/drivers/media/pci/ngene/ |
| H A D | ngene-dvb.c | 92 mask |= EPOLLOUT | EPOLLWRNORM; in ts_poll()
|
| /linux-6.15/sound/firewire/fireworks/ |
| H A D | fireworks_hwdep.c | 202 return events | EPOLLOUT; in hwdep_poll()
|
| /linux-6.15/sound/usb/usx2y/ |
| H A D | us122l.c | 220 mask = EPOLLIN | EPOLLOUT | EPOLLWRNORM | EPOLLERR; in usb_stream_hwdep_poll() 231 mask = EPOLLIN | EPOLLOUT | EPOLLWRNORM; in usb_stream_hwdep_poll()
|
| /linux-6.15/drivers/staging/media/av7110/ |
| H A D | av7110_av.c | 944 mask |= (EPOLLOUT | EPOLLWRNORM); in dvb_video_poll() 947 mask |= (EPOLLOUT | EPOLLWRNORM); in dvb_video_poll() 989 mask |= (EPOLLOUT | EPOLLWRNORM); in dvb_audio_poll() 992 mask = (EPOLLOUT | EPOLLWRNORM); in dvb_audio_poll()
|
| /linux-6.15/drivers/char/ipmi/ |
| H A D | ipmb_dev_int.c | 183 __poll_t mask = EPOLLOUT; in ipmb_poll()
|
| /linux-6.15/arch/mips/kernel/ |
| H A D | rtlx.c | 356 mask |= EPOLLOUT | EPOLLWRNORM; in file_poll()
|