/openbmc/sdeventplus/test/source/ |
H A D | io.cpp | 138 const int events = EPOLLOUT; in SetUp() 234 const uint32_t events = EPOLLIN | EPOLLOUT; in TEST_F() 251 const uint32_t events = EPOLLIN | EPOLLOUT; in TEST_F() 259 const uint32_t events = EPOLLIN | EPOLLOUT; in TEST_F() 267 const uint32_t revents = EPOLLOUT; in TEST_F()
|
/openbmc/qemu/util/ |
H A D | fdmon-epoll.c | 28 (pfd_events & G_IO_OUT ? EPOLLOUT : 0) | in epoll_events_from_pfd() 83 (ev & EPOLLOUT ? G_IO_OUT : 0) | in fdmon_epoll_wait()
|
/openbmc/linux/fs/ |
H A D | eventfd.c | 183 events |= EPOLLOUT; in eventfd_poll() 219 wake_up_locked_poll(&ctx->wqh, EPOLLOUT); in eventfd_ctx_remove_wait_queue() 250 wake_up_locked_poll(&ctx->wqh, EPOLLOUT); in eventfd_read()
|
H A D | pipe.c | 370 wake_up_interruptible_sync_poll(&pipe->wr_wait, EPOLLOUT | EPOLLWRNORM); in pipe_read() 391 wake_up_interruptible_sync_poll(&pipe->wr_wait, EPOLLOUT | EPOLLWRNORM); in pipe_read() 603 wake_up_interruptible_sync_poll(&pipe->wr_wait, EPOLLOUT | EPOLLWRNORM); in pipe_write() 693 mask |= EPOLLOUT | EPOLLWRNORM; in pipe_poll()
|
/openbmc/linux/include/uapi/linux/ |
H A D | eventpoll.h | 33 #define EPOLLOUT (__force __poll_t)0x00000004 macro
|
/openbmc/linux/net/9p/ |
H A D | trans_fd.c | 239 ret = (ret & ~EPOLLOUT) | (vfs_poll(ts->wr, pt) & ~EPOLLIN); in p9_fd_poll() 509 n = EPOLLOUT; in p9_write_work() 513 if ((n & EPOLLOUT) && in p9_write_work() 609 if (n & EPOLLOUT) { in p9_conn_create() 644 if (n & EPOLLOUT) { in p9_poll_mux() 683 n = EPOLLOUT; in p9_fd_request() 687 if (n & EPOLLOUT && !test_and_set_bit(Wworksched, &m->wsched)) in p9_fd_request()
|
/openbmc/linux/arch/um/os-Linux/ |
H A D | irq.c | 53 return EPOLLOUT; in os_event_mask()
|
/openbmc/linux/drivers/dma-buf/ |
H A D | dma-buf.c | 251 events = poll_requested_events(poll) & (EPOLLIN | EPOLLOUT); in dma_buf_poll() 257 if (events & EPOLLOUT) { in dma_buf_poll() 263 events &= ~EPOLLOUT; in dma_buf_poll() 265 dcb->active = EPOLLOUT; in dma_buf_poll() 268 if (events & EPOLLOUT) { in dma_buf_poll() 276 events &= ~EPOLLOUT; in dma_buf_poll()
|
/openbmc/linux/tools/testing/selftests/kcmp/ |
H A D | kcmp_test.c | 62 ev.events = EPOLLIN | EPOLLOUT; in main()
|
/openbmc/linux/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()
|
/openbmc/linux/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()
|
/openbmc/linux/include/linux/ |
H A D | poll.h | 24 #define DEFAULT_POLLMASK (EPOLLIN | EPOLLOUT | EPOLLRDNORM | EPOLLWRNORM)
|
/openbmc/linux/sound/core/seq/oss/ |
H A D | seq_oss_rw.c | 198 mask |= EPOLLOUT | EPOLLWRNORM; in snd_seq_oss_poll()
|
/openbmc/linux/net/core/ |
H A D | stream.c | 41 wake_up_interruptible_poll(&wq->wait, EPOLLOUT | in sk_stream_write_space()
|
/openbmc/linux/drivers/iio/buffer/ |
H A D | kfifo_buf.c | 165 wake_up_interruptible_poll(&r->pollq, EPOLLOUT | EPOLLWRNORM); in iio_kfifo_remove_from()
|
/openbmc/linux/drivers/char/tpm/ |
H A D | tpm-dev-common.c | 255 mask = EPOLLOUT | EPOLLWRNORM; in tpm_common_poll()
|
/openbmc/linux/sound/firewire/motu/ |
H A D | motu-hwdep.c | 114 return events | EPOLLOUT; in hwdep_poll()
|
/openbmc/linux/drivers/media/pci/ngene/ |
H A D | ngene-dvb.c | 92 mask |= EPOLLOUT | EPOLLWRNORM; in ts_poll()
|
/openbmc/linux/sound/firewire/fireworks/ |
H A D | fireworks_hwdep.c | 202 return events | EPOLLOUT; in hwdep_poll()
|
/openbmc/linux/sound/usb/usx2y/ |
H A D | us122l.c | 246 mask = EPOLLIN | EPOLLOUT | EPOLLWRNORM | EPOLLERR; in usb_stream_hwdep_poll() 257 mask = EPOLLIN | EPOLLOUT | EPOLLWRNORM; in usb_stream_hwdep_poll()
|
/openbmc/linux/drivers/staging/media/av7110/ |
H A D | av7110_av.c | 945 mask |= (EPOLLOUT | EPOLLWRNORM); in dvb_video_poll() 948 mask |= (EPOLLOUT | EPOLLWRNORM); in dvb_video_poll() 990 mask |= (EPOLLOUT | EPOLLWRNORM); in dvb_audio_poll() 992 mask = (EPOLLOUT | EPOLLWRNORM); in dvb_audio_poll()
|
/openbmc/linux/arch/mips/kernel/ |
H A D | rtlx.c | 356 mask |= EPOLLOUT | EPOLLWRNORM; in file_poll()
|
/openbmc/linux/drivers/char/ipmi/ |
H A D | ipmb_dev_int.c | 183 __poll_t mask = EPOLLOUT; in ipmb_poll()
|
/openbmc/linux/drivers/staging/fieldbus/ |
H A D | dev_core.c | 211 __poll_t mask = EPOLLIN | EPOLLRDNORM | EPOLLOUT | EPOLLWRNORM; in fieldbus_poll()
|