Searched refs:EPOLLWRNORM (Results 1 – 25 of 75) sorted by relevance
123
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)
201 mask |= EPOLLOUT | EPOLLWRNORM; in snd_seq_oss_poll()
165 wake_up_interruptible_poll(&r->pollq, EPOLLOUT | EPOLLWRNORM); in iio_kfifo_remove_from()
216 flags = EPOLLOUT | EPOLLWRNORM; in iio_dma_buffer_queue_wake()
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()
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()
297 mask |= EPOLLOUT | EPOLLWRNORM; in comp_poll()
563 EPOLLWRNORM | in unix_dgram_peer_wake_disconnect_wakeup() 606 EPOLLOUT | EPOLLWRNORM | EPOLLWRBAND); in unix_write_space() 2608 EPOLLOUT | EPOLLWRNORM | in __unix_dgram_recvmsg() 3393 mask |= EPOLLOUT | EPOLLWRNORM | EPOLLWRBAND; in unix_poll() 3434 if (!(poll_requested_events(wait) & (EPOLLWRBAND|EPOLLWRNORM|EPOLLOUT))) in unix_dgram_poll() 3451 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()
285 EPOLLIN | EPOLLOUT | EPOLLRDNORM | EPOLLWRNORM); in evdev_pass_values()617 mask = EPOLLOUT | EPOLLWRNORM; in evdev_poll()
719 masks |= EPOLLOUT | EPOLLWRNORM; in acpi_aml_poll()
624 __poll_t mask = EPOLLOUT | EPOLLWRNORM; in evtchn_poll()
266 __poll_t mask = EPOLLOUT | EPOLLWRNORM; /* hidraw is always writable */ in hidraw_poll()
428 mask |= EPOLLOUT | EPOLLWRNORM; in ld_usb_poll()
474 mask |= EPOLLOUT | EPOLLWRNORM; in tower_poll()
429 return EPOLLOUT | EPOLLWRNORM; in snd_compr_poll() 464 retval |= EPOLLOUT | EPOLLWRNORM; in snd_compr_poll()