Searched refs:EPOLLWRNORM (Results 1 – 25 of 92) sorted by relevance
1234
39 #define EPOLLWRNORM (__force __poll_t)0x00000100 macro
68 if (events & (EPOLLOUT | EPOLLWRNORM)) { in spu_hw_mbox_stat_poll()70 ret = EPOLLOUT | EPOLLWRNORM; in spu_hw_mbox_stat_poll()
101 if (events & (EPOLLOUT | EPOLLWRNORM)) { in spu_backing_mbox_stat_poll()103 ret = EPOLLOUT | EPOLLWRNORM; in spu_backing_mbox_stat_poll()
24 #define DEFAULT_POLLMASK (EPOLLIN | EPOLLOUT | EPOLLRDNORM | EPOLLWRNORM)
198 mask |= EPOLLOUT | EPOLLWRNORM; in snd_seq_oss_poll()
46 EPOLLWRNORM | EPOLLWRBAND); in sk_stream_write_space()
165 wake_up_interruptible_poll(&r->pollq, EPOLLOUT | EPOLLWRNORM); in iio_kfifo_remove_from()
209 mask = EPOLLIN | EPOLLOUT | EPOLLWRNORM | EPOLLERR; in usb_stream_hwdep_poll()220 mask = EPOLLIN | EPOLLOUT | EPOLLWRNORM; in usb_stream_hwdep_poll()
258 mask = EPOLLOUT | EPOLLWRNORM; in tpm_common_poll()
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()
92 mask |= EPOLLOUT | EPOLLWRNORM; in ts_poll()
356 mask |= EPOLLOUT | EPOLLWRNORM; in file_poll()
61 __poll_t mask = EPOLLOUT | EPOLLWRNORM; in coda_psdev_poll()
224 mask = serio_raw->dead ? EPOLLHUP | EPOLLERR : EPOLLOUT | EPOLLWRNORM; in serio_raw_poll()
175 mask |= EPOLLOUT | EPOLLWRNORM; in io_mock_poll()
251 mask |= EPOLLOUT | EPOLLWRNORM; in dtlk_poll()
2704 if (q->is_output && !(req_events & (EPOLLOUT | EPOLLWRNORM))) in vb2_core_poll()2717 (req_events & (EPOLLOUT | EPOLLWRNORM))) { in vb2_core_poll()2723 return EPOLLOUT | EPOLLWRNORM; in vb2_core_poll()2749 return EPOLLOUT | EPOLLWRNORM; in vb2_core_poll()2772 EPOLLOUT | EPOLLWRNORM : in vb2_core_poll()
848 if (req_events & (EPOLLOUT | EPOLLWRNORM)) { in mei_poll()851 mask |= EPOLLOUT | EPOLLWRNORM; in mei_poll()
660 mask |= EPOLLOUT | EPOLLWRNORM; /* writable */ in n_hdlc_tty_poll()
563 EPOLLWRNORM | in unix_dgram_peer_wake_disconnect_wakeup()606 EPOLLOUT | EPOLLWRNORM | EPOLLWRBAND); in unix_write_space()2613 EPOLLOUT | EPOLLWRNORM | in __unix_dgram_recvmsg()3404 mask |= EPOLLOUT | EPOLLWRNORM | EPOLLWRBAND; in unix_poll()3445 if (!(poll_requested_events(wait) & (EPOLLWRBAND|EPOLLWRNORM|EPOLLOUT))) in unix_dgram_poll()3462 mask |= EPOLLOUT | EPOLLWRNORM | EPOLLWRBAND; in unix_dgram_poll()
436 wake_up_interruptible_poll(wqueue, EPOLLOUT | EPOLLWRNORM | EPOLLWRBAND); in tap_sock_write_space()537 mask |= EPOLLOUT | EPOLLWRNORM; in tap_poll()
297 mask |= EPOLLOUT | EPOLLWRNORM; in comp_poll()
285 EPOLLIN | EPOLLOUT | EPOLLRDNORM | EPOLLWRNORM); in evdev_pass_values()617 mask = EPOLLOUT | EPOLLWRNORM; in evdev_poll()
719 masks |= EPOLLOUT | EPOLLWRNORM; in acpi_aml_poll()