POLLOUT 871 block/bsg.c mask |= POLLOUT;
POLLOUT 66 fs/coda/psdev.c unsigned int mask = POLLOUT | POLLWRNORM;
POLLOUT 79 fs/eventfd.c events |= POLLOUT;
POLLOUT 393 fs/fcntl.c POLLOUT | POLLWRNORM | POLLWRBAND, /* POLL_OUT */
POLLOUT 946 fs/fuse/dev.c unsigned mask = POLLOUT | POLLWRNORM;
POLLOUT 626 fs/pipe.c mask |= (nrbufs < PIPE_BUFFERS) ? POLLOUT | POLLWRNORM : 0;
POLLOUT 182 fs/select.c #define POLLOUT_SET (POLLWRBAND | POLLWRNORM | POLLOUT | POLLERR)
POLLOUT 4 include/asm-frv/poll.h #define POLLWRNORM POLLOUT
POLLOUT 4 include/asm-m68k/poll.h #define POLLWRNORM POLLOUT
POLLOUT 14 include/asm-xtensa/poll.h #define POLLWRNORM POLLOUT
POLLOUT 24 include/linux/poll.h #define DEFAULT_POLLMASK (POLLIN | POLLOUT | POLLRDNORM | POLLWRNORM)
POLLOUT 368 ipc/mqueue.c retval |= POLLOUT | POLLWRNORM;
POLLOUT 429 net/9p/trans_fd.c if (n & POLLOUT) {
POLLOUT 534 net/9p/trans_fd.c if (n & POLLOUT) {
POLLOUT 639 net/9p/trans_fd.c n = POLLOUT;
POLLOUT 643 net/9p/trans_fd.c if (n & POLLOUT) {
POLLOUT 903 net/9p/trans_fd.c n = POLLOUT;
POLLOUT 907 net/9p/trans_fd.c if (n & POLLOUT && !test_and_set_bit(Wworksched, &m->wsched))
POLLOUT 1354 net/9p/trans_fd.c ret = (ret & ~POLLOUT) | (n & ~POLLIN);
POLLOUT 621 net/atm/common.c mask |= POLLOUT | POLLWRNORM | POLLWRBAND;
POLLOUT 327 net/bluetooth/af_bluetooth.c mask |= POLLOUT | POLLWRNORM | POLLWRBAND;
POLLOUT 640 net/core/datagram.c mask |= POLLOUT | POLLWRNORM | POLLWRBAND;
POLLOUT 378 net/dccp/proto.c mask |= POLLOUT | POLLWRNORM;
POLLOUT 389 net/dccp/proto.c mask |= POLLOUT | POLLWRNORM;
POLLOUT 402 net/ipv4/tcp.c mask |= POLLOUT | POLLWRNORM;
POLLOUT 413 net/ipv4/tcp.c mask |= POLLOUT | POLLWRNORM;
POLLOUT 1732 net/irda/af_irda.c mask |= POLLOUT | POLLWRNORM | POLLWRBAND;
POLLOUT 1740 net/irda/af_irda.c mask |= POLLOUT | POLLWRNORM | POLLWRBAND;
POLLOUT 1745 net/irda/af_irda.c mask |= POLLOUT | POLLWRNORM | POLLWRBAND;
POLLOUT 429 net/irda/irnet/irnet_ppp.c mask = POLLOUT | POLLWRNORM;
POLLOUT 617 net/irda/irnet/irnet_ppp.c mask = POLLOUT | POLLWRNORM;
POLLOUT 882 net/iucv/af_iucv.c mask |= POLLOUT | POLLWRNORM | POLLWRBAND;
POLLOUT 229 net/phonet/socket.c mask |= POLLOUT | POLLWRNORM | POLLWRBAND;
POLLOUT 602 net/rxrpc/af_rxrpc.c mask |= POLLOUT | POLLWRNORM;
POLLOUT 5922 net/sctp/socket.c mask |= POLLOUT | POLLWRNORM;
POLLOUT 5934 net/sctp/socket.c mask |= POLLOUT | POLLWRNORM;
POLLOUT 291 net/sunrpc/rpc_pipe.c mask = POLLOUT | POLLWRNORM;
POLLOUT 459 net/tipc/socket.c mask |= POLLOUT;
POLLOUT 1990 net/unix/af_unix.c mask |= POLLOUT | POLLWRNORM | POLLWRBAND;
POLLOUT 2043 net/unix/af_unix.c mask |= POLLOUT | POLLWRNORM | POLLWRBAND;
POLLOUT 464 sound/core/info.c mask |= POLLOUT | POLLWRNORM;
POLLOUT 2691 sound/core/oss/pcm_oss.c mask |= POLLOUT | POLLWRNORM;
POLLOUT 2925 sound/core/pcm_native.c mask = POLLOUT | POLLWRNORM;
POLLOUT 2933 sound/core/pcm_native.c mask = POLLOUT | POLLWRNORM | POLLERR;
POLLOUT 1287 sound/core/rawmidi.c mask |= POLLOUT | POLLWRNORM;
POLLOUT 213 sound/core/seq/oss/seq_oss_rw.c mask |= POLLOUT | POLLWRNORM;
POLLOUT 1099 sound/core/seq/seq_clientmgr.c mask |= POLLOUT | POLLWRNORM;
POLLOUT 1238 sound/oss/au1550_ac97.c mask |= POLLOUT | POLLWRNORM;
POLLOUT 1242 sound/oss/au1550_ac97.c mask |= POLLOUT | POLLWRNORM;
POLLOUT 1235 sound/oss/dmabuf.c return POLLOUT | POLLWRNORM;
POLLOUT 1241 sound/oss/dmabuf.c return POLLOUT | POLLWRNORM;
POLLOUT 1244 sound/oss/dmabuf.c return POLLOUT | POLLWRNORM;
POLLOUT 656 sound/oss/dmasound/dmasound_core.c mask |= POLLOUT | POLLWRNORM;
POLLOUT 411 sound/oss/midibuf.c mask |= POLLOUT | POLLWRNORM;
POLLOUT 1548 sound/oss/sequencer.c mask |= POLLOUT | POLLWRNORM;
POLLOUT 1916 sound/oss/swarm_cs4297a.c mask |= POLLOUT | POLLWRNORM;
POLLOUT 1923 sound/oss/swarm_cs4297a.c mask |= POLLOUT | POLLWRNORM;
POLLOUT 2424 sound/oss/vwsnd.c mask |= (POLLOUT | POLLWRNORM);
POLLOUT 250 sound/usb/usx2y/us122l.c mask = POLLIN | POLLOUT | POLLWRNORM;
POLLOUT 257 sound/usb/usx2y/us122l.c mask = POLLIN | POLLOUT | POLLWRNORM | POLLERR;