Searched refs:POLLWRNORM (Results 1 – 12 of 12) sorted by relevance
11 #define POLLWRNORM 4 /* POLLOUT */ macro
4 #define POLLWRNORM POLLOUT macro
14 #define POLLWRNORM POLLOUT macro
82 if (events & (POLLOUT | POLLWRNORM)) { in spu_hw_mbox_stat_poll()84 ret = POLLOUT | POLLWRNORM; in spu_hw_mbox_stat_poll()
114 if (events & (POLLOUT | POLLWRNORM)) { in spu_backing_mbox_stat_poll()116 ret = POLLOUT | POLLWRNORM; in spu_backing_mbox_stat_poll()
940 mask = ctx->ops->mbox_stat_poll(ctx, POLLOUT | POLLWRNORM); in spufs_wbox_poll()1761 mask |= POLLOUT | POLLWRNORM; in spufs_mfc_poll()
354 mask |= POLLOUT | POLLWRNORM; in file_poll()
577 mask |= POLLOUT | POLLWRNORM; in sync_serial_poll()583 mask |= POLLOUT | POLLWRNORM; in sync_serial_poll()
668 mask |= POLLOUT | POLLWRNORM; in sync_serial_poll()