/openbmc/linux/include/uapi/linux/ |
H A D | eventpoll.h | 39 #define EPOLLWRNORM (__force __poll_t)0x00000100 macro
|
/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 | 42 EPOLLWRNORM | EPOLLWRBAND); in sk_stream_write_space()
|
/openbmc/linux/fs/ |
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/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/drivers/media/pci/ngene/ |
H A D | ngene-dvb.c | 92 mask |= EPOLLOUT | EPOLLWRNORM; in ts_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()
|
H A D | av7110_ca.c | 229 mask |= (EPOLLOUT | EPOLLWRNORM); in dvb_ca_poll()
|
/openbmc/linux/arch/mips/kernel/ |
H A D | rtlx.c | 356 mask |= EPOLLOUT | EPOLLWRNORM; in file_poll()
|
/openbmc/linux/drivers/staging/fieldbus/ |
H A D | dev_core.c | 211 __poll_t mask = EPOLLIN | EPOLLRDNORM | EPOLLOUT | EPOLLWRNORM; in fieldbus_poll()
|
/openbmc/linux/drivers/input/serio/ |
H A D | serio_raw.c | 247 mask = serio_raw->dead ? EPOLLHUP | EPOLLERR : EPOLLOUT | EPOLLWRNORM; in serio_raw_poll()
|
/openbmc/linux/drivers/char/ipmi/ |
H A D | kcs_bmc_cdev_raw.c | 138 events |= (EPOLLOUT | EPOLLWRNORM); in kcs_bmc_raw_poll()
|
/openbmc/linux/fs/coda/ |
H A D | psdev.c | 61 __poll_t mask = EPOLLOUT | EPOLLWRNORM; in coda_psdev_poll()
|
/openbmc/linux/drivers/char/ |
H A D | dtlk.c | 252 mask |= EPOLLOUT | EPOLLWRNORM; in dtlk_poll()
|
/openbmc/linux/drivers/media/common/videobuf2/ |
H A D | videobuf2-core.c | 2494 if (q->is_output && !(req_events & (EPOLLOUT | EPOLLWRNORM))) in vb2_core_poll() 2507 (req_events & (EPOLLOUT | EPOLLWRNORM))) { in vb2_core_poll() 2513 return EPOLLOUT | EPOLLWRNORM; in vb2_core_poll() 2539 return EPOLLOUT | EPOLLWRNORM; in vb2_core_poll() 2562 EPOLLOUT | EPOLLWRNORM : in vb2_core_poll()
|
/openbmc/linux/net/dccp/ |
H A D | proto.c | 351 mask |= EPOLLOUT | EPOLLWRNORM; in dccp_poll() 361 mask |= EPOLLOUT | EPOLLWRNORM; in dccp_poll()
|
/openbmc/linux/drivers/misc/mei/ |
H A D | main.c | 821 if (req_events & (EPOLLOUT | EPOLLWRNORM)) { in mei_poll() 824 mask |= EPOLLOUT | EPOLLWRNORM; in mei_poll()
|
/openbmc/linux/net/unix/ |
H A D | af_unix.c | 500 EPOLLWRNORM | in unix_dgram_peer_wake_disconnect_wakeup() 543 EPOLLOUT | EPOLLWRNORM | EPOLLWRBAND); in unix_write_space() 2369 EPOLLOUT | EPOLLWRNORM | in __unix_dgram_recvmsg() 3142 mask |= EPOLLOUT | EPOLLWRNORM | EPOLLWRBAND; in unix_poll() 3183 if (!(poll_requested_events(wait) & (EPOLLWRBAND|EPOLLWRNORM|EPOLLOUT))) in unix_dgram_poll() 3200 mask |= EPOLLOUT | EPOLLWRNORM | EPOLLWRBAND; in unix_dgram_poll()
|
/openbmc/linux/drivers/most/ |
H A D | most_cdev.c | 294 mask |= EPOLLOUT | EPOLLWRNORM; in comp_poll()
|