/linux-4.1.27/drivers/dma-buf/ |
D | dma-buf.c | 150 events = poll_requested_events(poll) & (POLLIN | POLLOUT); in dma_buf_poll() 169 if (fence_excl && (!(events & POLLOUT) || shared_count == 0)) { in dma_buf_poll() 174 pevents |= POLLOUT; in dma_buf_poll() 204 if ((events & POLLOUT) && shared_count > 0) { in dma_buf_poll() 211 events &= ~POLLOUT; in dma_buf_poll() 213 dcb->active = POLLOUT; in dma_buf_poll() 216 if (!(events & POLLOUT)) in dma_buf_poll() 229 events &= ~POLLOUT; in dma_buf_poll() 236 events &= ~POLLOUT; in dma_buf_poll()
|
/linux-4.1.27/arch/m68k/include/uapi/asm/ |
D | poll.h | 4 #define POLLWRNORM POLLOUT
|
/linux-4.1.27/arch/mips/include/uapi/asm/ |
D | poll.h | 4 #define POLLWRNORM POLLOUT
|
/linux-4.1.27/arch/xtensa/include/uapi/asm/ |
D | poll.h | 14 #define POLLWRNORM POLLOUT
|
/linux-4.1.27/arch/frv/include/uapi/asm/ |
D | poll.h | 4 #define POLLWRNORM POLLOUT
|
/linux-4.1.27/arch/sparc/include/uapi/asm/ |
D | poll.h | 4 #define POLLWRNORM POLLOUT
|
/linux-4.1.27/include/uapi/asm-generic/ |
D | poll.h | 7 #define POLLOUT 0x0004 macro
|
/linux-4.1.27/tools/perf/tests/ |
D | fdarray.c | 155 FDA_ADD(3, 88, POLLIN | POLLOUT, 4); in test__fdarray__add() 162 FDA_CHECK(3, 88, POLLIN | POLLOUT); in test__fdarray__add()
|
/linux-4.1.27/fs/ |
D | eventfd.c | 132 events |= POLLOUT; in eventfd_poll() 165 wake_up_locked_poll(&ctx->wqh, POLLOUT); in eventfd_ctx_remove_wait_queue() 218 wake_up_locked_poll(&ctx->wqh, POLLOUT); in eventfd_ctx_read()
|
D | pipe.c | 315 wake_up_interruptible_sync_poll(&pipe->wait, POLLOUT | POLLWRNORM); in pipe_read() 324 wake_up_interruptible_sync_poll(&pipe->wait, POLLOUT | POLLWRNORM); in pipe_read() 519 mask |= (nrbufs < pipe->buffers) ? POLLOUT | POLLWRNORM : 0; in pipe_poll() 558 …wake_up_interruptible_sync_poll(&pipe->wait, POLLIN | POLLOUT | POLLRDNORM | POLLWRNORM | POLLERR … in pipe_release()
|
D | fcntl.c | 425 POLLOUT | POLLWRNORM | POLLWRBAND, /* POLL_OUT */
|
D | select.c | 385 #define POLLOUT_SET (POLLWRBAND | POLLWRNORM | POLLOUT | POLLERR)
|
/linux-4.1.27/net/9p/ |
D | trans_fd.c | 257 ret = (ret & ~POLLOUT) | (n & ~POLLIN); in p9_fd_poll() 503 n = POLLOUT; in p9_write_work() 507 if ((n & POLLOUT) && in p9_write_work() 602 if (n & POLLOUT) { in p9_conn_create() 638 if (n & POLLOUT) { in p9_poll_mux() 677 n = POLLOUT; in p9_fd_request() 681 if (n & POLLOUT && !test_and_set_bit(Wworksched, &m->wsched)) in p9_fd_request()
|
/linux-4.1.27/arch/x86/um/ |
D | user-offsets.c | 89 DEFINE(UM_POLLOUT, POLLOUT); in foo()
|
/linux-4.1.27/drivers/media/platform/vivid/ |
D | vivid-radio-tx.c | 109 return POLLOUT | POLLWRNORM | v4l2_ctrl_poll(file, wait); in vivid_radio_tx_poll()
|
/linux-4.1.27/include/linux/ |
D | poll.h | 24 #define DEFAULT_POLLMASK (POLLIN | POLLOUT | POLLRDNORM | POLLWRNORM)
|
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/ |
D | hw_ops.c | 82 if (events & (POLLOUT | POLLWRNORM)) { in spu_hw_mbox_stat_poll() 84 ret = POLLOUT | POLLWRNORM; in spu_hw_mbox_stat_poll()
|
D | backing_ops.c | 114 if (events & (POLLOUT | POLLWRNORM)) { in spu_backing_mbox_stat_poll() 116 ret = POLLOUT | POLLWRNORM; in spu_backing_mbox_stat_poll()
|
D | file.c | 912 kill_fasync(&ctx->wbox_fasync, SIGIO, POLLOUT); in spufs_wbox_callback() 995 mask = ctx->ops->mbox_stat_poll(ctx, POLLOUT | POLLWRNORM); in spufs_wbox_poll() 1597 mask |= POLLOUT; in spufs_mfc_callback() 1816 mask |= POLLOUT | POLLWRNORM; in spufs_mfc_poll()
|
/linux-4.1.27/net/core/ |
D | stream.c | 39 wake_up_interruptible_poll(&wq->wait, POLLOUT | in sk_stream_write_space()
|
D | datagram.c | 786 mask |= POLLOUT | POLLWRNORM | POLLWRBAND; in datagram_poll()
|
D | sock.c | 2259 wake_up_interruptible_sync_poll(&wq->wait, POLLOUT | in sock_def_write_space()
|
/linux-4.1.27/drivers/isdn/hardware/eicon/ |
D | divamnt.c | 123 mask = POLLOUT | POLLWRNORM; in maint_poll()
|
/linux-4.1.27/sound/core/seq/oss/ |
D | seq_oss_rw.c | 213 mask |= POLLOUT | POLLWRNORM; in snd_seq_oss_poll()
|
/linux-4.1.27/drivers/misc/mic/host/ |
D | mic_fops.c | 148 mask = POLLIN | POLLOUT; in mic_poll()
|
/linux-4.1.27/crypto/ |
D | algif_aead.c | 159 wake_up_interruptible_sync_poll(&wq->wait, POLLOUT | in aead_data_wakeup() 537 mask |= POLLOUT | POLLWRNORM | POLLWRBAND; in aead_poll()
|
D | algif_skcipher.c | 297 wake_up_interruptible_sync_poll(&wq->wait, POLLOUT | in skcipher_data_wakeup() 731 mask |= POLLOUT | POLLWRNORM | POLLWRBAND; in skcipher_poll()
|
/linux-4.1.27/sound/firewire/fireworks/ |
D | fireworks_hwdep.c | 169 return events | POLLOUT; in hwdep_poll()
|
/linux-4.1.27/net/unix/ |
D | af_unix.c | 407 POLLOUT | in unix_dgram_peer_wake_disconnect_wakeup() 445 POLLOUT | POLLWRNORM | POLLWRBAND); in unix_write_space() 1965 POLLOUT | POLLWRNORM | POLLWRBAND); in unix_dgram_recvmsg() 2364 mask |= POLLOUT | POLLWRNORM | POLLWRBAND; in unix_poll() 2402 if (!(poll_requested_events(wait) & (POLLWRBAND|POLLWRNORM|POLLOUT))) in unix_dgram_poll() 2419 mask |= POLLOUT | POLLWRNORM | POLLWRBAND; in unix_dgram_poll()
|
/linux-4.1.27/drivers/media/v4l2-core/ |
D | v4l2-mem2mem.c | 542 if (!(req_events & (POLLOUT | POLLWRNORM | POLLIN | POLLRDNORM))) in v4l2_m2m_poll() 585 rc |= POLLOUT | POLLWRNORM; in v4l2_m2m_poll()
|
D | videobuf2-core.c | 2627 if (V4L2_TYPE_IS_OUTPUT(q->type) && !(req_events & (POLLOUT | POLLWRNORM))) in vb2_poll() 2640 (req_events & (POLLOUT | POLLWRNORM))) { in vb2_poll() 2646 return res | POLLOUT | POLLWRNORM; in vb2_poll() 2669 return res | POLLOUT | POLLWRNORM; in vb2_poll() 2686 res | POLLOUT | POLLWRNORM : in vb2_poll()
|
D | videobuf-core.c | 1157 rc = POLLOUT | POLLWRNORM; in videobuf_poll_stream()
|
/linux-4.1.27/drivers/media/pci/ttpci/ |
D | av7110_av.c | 960 mask |= (POLLOUT | POLLWRNORM); in dvb_video_poll() 963 mask |= (POLLOUT | POLLWRNORM); in dvb_video_poll() 1005 mask |= (POLLOUT | POLLWRNORM); in dvb_audio_poll() 1007 mask = (POLLOUT | POLLWRNORM); in dvb_audio_poll()
|
D | av7110_ca.c | 246 mask |= (POLLOUT | POLLWRNORM); in dvb_ca_poll()
|
/linux-4.1.27/sound/oss/ |
D | midibuf.c | 412 mask |= POLLOUT | POLLWRNORM; in MIDIbuf_poll()
|
D | dmabuf.c | 1234 return POLLOUT | POLLWRNORM; in poll_output() 1240 return POLLOUT | POLLWRNORM; in poll_output() 1243 return POLLOUT | POLLWRNORM; in poll_output()
|
D | sequencer.c | 1537 mask |= POLLOUT | POLLWRNORM; in sequencer_poll()
|
D | swarm_cs4297a.c | 1939 mask |= POLLOUT | POLLWRNORM; in cs4297a_poll() 1946 mask |= POLLOUT | POLLWRNORM; in cs4297a_poll()
|
/linux-4.1.27/drivers/bluetooth/ |
D | hci_vhci.c | 319 return POLLOUT | POLLWRNORM; in vhci_poll()
|
/linux-4.1.27/arch/mips/kernel/ |
D | rtlx.c | 354 mask |= POLLOUT | POLLWRNORM; in file_poll()
|
/linux-4.1.27/sound/usb/usx2y/ |
D | us122l.c | 284 mask = POLLIN | POLLOUT | POLLWRNORM | POLLERR; in usb_stream_hwdep_poll() 294 mask = POLLIN | POLLOUT | POLLWRNORM; in usb_stream_hwdep_poll()
|
/linux-4.1.27/net/irda/irnet/ |
D | irnet_ppp.c | 431 mask = POLLOUT | POLLWRNORM; in irnet_ctrl_poll() 620 mask = POLLOUT | POLLWRNORM; in dev_irnet_poll()
|
/linux-4.1.27/fs/coda/ |
D | psdev.c | 67 unsigned int mask = POLLOUT | POLLWRNORM; in coda_psdev_poll()
|
/linux-4.1.27/drivers/char/ |
D | snsc.c | 346 mask |= POLLOUT | POLLWRNORM; in scdrv_poll()
|
D | dtlk.c | 251 mask |= POLLOUT | POLLWRNORM; in dtlk_poll()
|
D | dsp56k.c | 417 return POLLIN | POLLRDNORM | POLLOUT;
|
D | random.c | 1408 mask |= POLLOUT | POLLWRNORM; in random_poll()
|
D | virtio_console.c | 998 ret |= POLLOUT; in port_fops_poll()
|
/linux-4.1.27/drivers/input/serio/ |
D | serio_raw.c | 250 mask = serio_raw->dead ? POLLHUP | POLLERR : POLLOUT | POLLWRNORM; in serio_raw_poll()
|
/linux-4.1.27/sound/core/ |
D | compress_offload.c | 375 return POLLOUT | POLLWRNORM; in snd_compr_get_poll() 419 retval = POLLOUT | POLLWRNORM | POLLERR; in snd_compr_poll()
|
D | info.c | 466 mask |= POLLOUT | POLLWRNORM; in snd_info_entry_poll()
|
D | pcm_native.c | 3178 mask = POLLOUT | POLLWRNORM; in snd_pcm_playback_poll() 3186 mask = POLLOUT | POLLWRNORM | POLLERR; in snd_pcm_playback_poll()
|
D | rawmidi.c | 1383 mask |= POLLOUT | POLLWRNORM; in snd_rawmidi_poll()
|
/linux-4.1.27/net/vmw_vsock/ |
D | af_vsock.c | 881 mask |= POLLOUT | POLLWRNORM | POLLWRBAND; in vsock_poll() 930 mask |= POLLOUT | POLLWRNORM; in vsock_poll() 942 mask |= POLLOUT | POLLWRNORM; in vsock_poll()
|
/linux-4.1.27/arch/um/os-Linux/ |
D | sigio.c | 355 .events = read ? POLLIN : POLLOUT, in sigio_broken()
|
/linux-4.1.27/drivers/tty/ |
D | tty_io.c | 441 return POLLIN | POLLOUT | POLLERR | POLLHUP | POLLRDNORM | POLLWRNORM; in hung_up_tty_poll() 586 wake_up_interruptible_poll(&tty->write_wait, POLLOUT); in tty_wakeup() 1088 wake_up_interruptible_poll(&tty->write_wait, POLLOUT); in tty_write_unlock() 1831 wake_up_poll(&tty->write_wait, POLLOUT); in tty_release() 1841 wake_up_poll(&o_tty->write_wait, POLLOUT); in tty_release()
|
D | tty_ldisc.c | 682 wake_up_interruptible_poll(&tty->write_wait, POLLOUT); in tty_ldisc_hangup()
|
D | n_hdlc.c | 837 mask |= POLLOUT | POLLWRNORM; /* writable */ in n_hdlc_tty_poll()
|
D | n_r3964.c | 1224 int result = POLLOUT; in r3964_poll()
|
D | n_tty.c | 2486 mask |= POLLOUT | POLLWRNORM; in n_tty_poll()
|
D | n_gsm.c | 2489 mask |= POLLOUT | POLLWRNORM; in gsmld_poll()
|
/linux-4.1.27/drivers/platform/goldfish/ |
D | goldfish_pipe.c | 432 mask |= POLLOUT | POLLWRNORM; in goldfish_pipe_poll()
|
/linux-4.1.27/net/dccp/ |
D | proto.c | 340 mask |= POLLOUT | POLLWRNORM; in dccp_poll() 351 mask |= POLLOUT | POLLWRNORM; in dccp_poll()
|
/linux-4.1.27/drivers/xen/ |
D | evtchn.c | 473 unsigned int mask = POLLOUT | POLLWRNORM; in evtchn_poll()
|
/linux-4.1.27/net/rds/ |
D | af_rds.c | 200 mask |= (POLLOUT | POLLWRNORM); in rds_poll()
|
/linux-4.1.27/fs/cachefiles/ |
D | daemon.c | 306 mask |= POLLOUT; in cachefiles_daemon_poll()
|
/linux-4.1.27/Documentation/networking/ |
D | rds.txt | 128 POLLOUT is a little harder. Since you can essentially send 129 to any destination, RDS will always signal POLLOUT as long as
|
D | packet_mmap.txt | 529 pfd.events = POLLOUT;
|
D | ip-sysctl.txt | 621 reports POLLOUT events if the amount of unsent bytes is below a per
|
/linux-4.1.27/arch/cris/arch-v32/drivers/ |
D | sync_serial.c | 577 mask |= POLLOUT | POLLWRNORM; in sync_serial_poll() 583 mask |= POLLOUT | POLLWRNORM; in sync_serial_poll() 593 mask & POLLOUT ? "POLLOUT" : "", in sync_serial_poll()
|
/linux-4.1.27/drivers/net/ |
D | macvtap.c | 457 wake_up_interruptible_poll(wqueue, POLLOUT | POLLWRNORM | POLLWRBAND); in macvtap_sock_write_space() 541 mask |= POLLOUT | POLLWRNORM; in macvtap_poll()
|
D | tun.c | 993 mask |= POLLOUT | POLLWRNORM; in tun_chr_poll() 1444 wake_up_interruptible_sync_poll(wqueue, POLLOUT | in tun_sock_write_space()
|
/linux-4.1.27/net/irda/ |
D | af_irda.c | 1775 mask |= POLLOUT | POLLWRNORM | POLLWRBAND; in irda_poll() 1783 mask |= POLLOUT | POLLWRNORM | POLLWRBAND; in irda_poll() 1788 mask |= POLLOUT | POLLWRNORM | POLLWRBAND; in irda_poll()
|
/linux-4.1.27/drivers/char/pcmcia/ |
D | cm4040_cs.c | 428 mask |= POLLOUT | POLLWRNORM; in cm4040_poll()
|
/linux-4.1.27/net/bluetooth/ |
D | af_bluetooth.c | 442 mask |= POLLOUT | POLLWRNORM | POLLWRBAND; in bt_sock_poll()
|
/linux-4.1.27/drivers/media/common/saa7146/ |
D | saa7146_fops.c | 335 return res | POLLOUT | POLLWRNORM; in __fops_poll()
|
/linux-4.1.27/arch/cris/arch-v10/drivers/ |
D | sync_serial.c | 668 mask |= POLLOUT | POLLWRNORM; in sync_serial_poll() 676 mask & POLLOUT ? "POLLOUT" : "", in sync_serial_poll()
|
/linux-4.1.27/net/rxrpc/ |
D | af_rxrpc.c | 606 mask |= POLLOUT | POLLWRNORM; in rxrpc_poll()
|
/linux-4.1.27/drivers/usb/misc/ |
D | legousbtower.c | 528 mask |= POLLOUT | POLLWRNORM; in tower_poll()
|
D | ldusb.c | 443 mask |= POLLOUT | POLLWRNORM; in ld_usb_poll()
|
D | iowarrior.c | 708 mask |= POLLOUT | POLLWRNORM; in iowarrior_poll()
|
/linux-4.1.27/tools/testing/selftests/net/ |
D | psock_tpacket.c | 384 pfd.events = POLLOUT | POLLERR; in walk_v1_v2_tx()
|
/linux-4.1.27/net/ipv4/ |
D | tcp.c | 518 mask |= POLLOUT | POLLWRNORM; in tcp_poll() 531 mask |= POLLOUT | POLLWRNORM; in tcp_poll() 534 mask |= POLLOUT | POLLWRNORM; in tcp_poll()
|
/linux-4.1.27/net/tipc/ |
D | socket.c | 631 mask |= POLLOUT; in tipc_poll() 636 mask |= POLLOUT; in tipc_poll() 1485 wake_up_interruptible_sync_poll(&wq->wait, POLLOUT | in tipc_write_space()
|
/linux-4.1.27/Documentation/usb/ |
D | gadget_printer.txt | 255 fd[0].events = POLLOUT | POLLWRNORM;
|
/linux-4.1.27/net/phonet/ |
D | socket.c | 361 mask |= POLLOUT | POLLWRNORM | POLLWRBAND; in pn_socket_poll()
|
/linux-4.1.27/drivers/net/wireless/rt2x00/ |
D | rt2x00debug.c | 311 return POLLOUT | POLLWRNORM; in rt2x00debug_poll_queue_dump()
|
/linux-4.1.27/net/nfc/ |
D | llcp_sock.c | 573 mask |= POLLOUT | POLLWRNORM | POLLWRBAND; in llcp_sock_poll()
|
/linux-4.1.27/drivers/usb/gadget/function/ |
D | f_hid.c | 335 ret |= POLLOUT | POLLWRNORM; in f_hidg_poll()
|
D | f_printer.c | 709 status |= POLLOUT | POLLWRNORM; in printer_poll()
|
D | f_fs.c | 593 mask |= POLLOUT; in ffs_ep0_poll() 605 mask |= (POLLIN | POLLOUT); in ffs_ep0_poll()
|
/linux-4.1.27/net/rfkill/ |
D | core.c | 1072 unsigned int res = POLLOUT | POLLWRNORM; in rfkill_fop_poll()
|
/linux-4.1.27/net/caif/ |
D | caif_socket.c | 964 mask |= POLLOUT | POLLWRNORM | POLLWRBAND; in caif_poll()
|
/linux-4.1.27/sound/oss/dmasound/ |
D | dmasound_core.c | 686 mask |= POLLOUT | POLLWRNORM; in sq_poll()
|
/linux-4.1.27/drivers/input/ |
D | mousedev.c | 762 mask = mousedev->exist ? POLLOUT | POLLWRNORM : POLLHUP | POLLERR; in mousedev_poll()
|
D | evdev.c | 590 mask = POLLOUT | POLLWRNORM; in evdev_poll()
|
/linux-4.1.27/block/ |
D | bsg.c | 859 mask |= POLLOUT; in bsg_poll()
|
/linux-4.1.27/net/atm/ |
D | common.c | 677 mask |= POLLOUT | POLLWRNORM | POLLWRBAND; in vcc_poll()
|
/linux-4.1.27/security/tomoyo/ |
D | common.c | 2459 return head->poll(file, wait) | POLLOUT | POLLWRNORM; in tomoyo_poll_control() 2460 return POLLIN | POLLRDNORM | POLLOUT | POLLWRNORM; in tomoyo_poll_control()
|
/linux-4.1.27/drivers/usb/class/ |
D | cdc-wdm.c | 607 mask |= POLLOUT | POLLWRNORM; in wdm_poll()
|
D | usblp.c | 487 ((usblp->no_paper || usblp->wcomplete) ? POLLOUT | POLLWRNORM : 0); in usblp_poll()
|
/linux-4.1.27/drivers/vhost/ |
D | net.c | 710 vhost_poll_init(n->poll + VHOST_NET_VQ_TX, handle_tx_net, POLLOUT, dev); in vhost_net_open()
|
/linux-4.1.27/drivers/media/pci/ivtv/ |
D | ivtv-fileops.c | 763 res |= POLLOUT | POLLWRNORM; in ivtv_v4l2_dec_poll()
|
/linux-4.1.27/drivers/isdn/capi/ |
D | capi.c | 737 mask = POLLOUT | POLLWRNORM; in capi_poll()
|
/linux-4.1.27/drivers/media/dvb-core/ |
D | dmxdev.c | 1199 mask |= (POLLOUT | POLLWRNORM | POLLPRI); in dvb_dvr_poll()
|
/linux-4.1.27/drivers/scsi/ |
D | sg.c | 1168 res |= POLLOUT | POLLWRNORM; in sg_poll() 1170 res |= POLLOUT | POLLWRNORM; in sg_poll()
|
/linux-4.1.27/drivers/infiniband/core/ |
D | user_mad.c | 606 unsigned int mask = POLLOUT | POLLWRNORM; in ib_umad_poll()
|
/linux-4.1.27/net/sunrpc/ |
D | rpc_pipe.c | 348 unsigned int mask = POLLOUT | POLLWRNORM; in rpc_pipe_poll()
|
D | cache.c | 924 mask = POLLOUT | POLLWRNORM; in cache_poll()
|
/linux-4.1.27/ipc/ |
D | mqueue.c | 534 retval |= POLLOUT | POLLWRNORM; in mqueue_poll_file()
|
/linux-4.1.27/drivers/char/xillybus/ |
D | xillybus_core.c | 1782 mask |= POLLOUT | POLLWRNORM; in xillybus_poll()
|
/linux-4.1.27/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc.c | 971 rc |= POLLOUT | POLLWRNORM; in s5p_mfc_poll()
|
/linux-4.1.27/Documentation/filesystems/ |
D | spufs.txt | 124 Poll on the ibox file returns (POLLOUT | POLLWRNORM) whenever
|
/linux-4.1.27/drivers/usb/gadget/legacy/ |
D | inode.c | 1221 mask = POLLOUT; in ep0_poll()
|
/linux-4.1.27/drivers/media/pci/ddbridge/ |
D | ddbridge-core.c | 963 mask |= POLLOUT | POLLWRNORM; in ts_poll()
|
/linux-4.1.27/drivers/media/radio/ |
D | radio-wl1273.c | 1103 return POLLOUT | POLLWRNORM; in wl1273_fm_fops_poll()
|
/linux-4.1.27/drivers/isdn/i4l/ |
D | isdn_common.c | 1253 mask = POLLOUT | POLLWRNORM; in isdn_poll()
|
D | isdn_ppp.c | 712 mask = POLLOUT | POLLWRNORM; in isdn_ppp_poll()
|
/linux-4.1.27/sound/core/seq/ |
D | seq_clientmgr.c | 1120 mask |= POLLOUT | POLLWRNORM; in snd_seq_poll()
|
/linux-4.1.27/fs/fuse/ |
D | dev.c | 2063 unsigned mask = POLLOUT | POLLWRNORM; in fuse_dev_poll()
|
/linux-4.1.27/net/iucv/ |
D | af_iucv.c | 1488 mask |= POLLOUT | POLLWRNORM | POLLWRBAND; in iucv_sock_poll()
|
/linux-4.1.27/drivers/usb/core/ |
D | devio.c | 2356 mask |= POLLOUT | POLLWRNORM; in usbdev_poll()
|
/linux-4.1.27/drivers/staging/comedi/ |
D | comedi_fops.c | 2258 mask |= POLLOUT | POLLWRNORM; in comedi_poll()
|
/linux-4.1.27/drivers/net/ppp/ |
D | ppp_generic.c | 523 mask = POLLOUT | POLLWRNORM; in ppp_poll()
|
/linux-4.1.27/net/sctp/ |
D | socket.c | 6475 mask |= POLLOUT | POLLWRNORM; in sctp_poll() 6487 mask |= POLLOUT | POLLWRNORM; in sctp_poll()
|
/linux-4.1.27/drivers/media/pci/zoran/ |
D | zoran_driver.c | 2748 res = POLLOUT | POLLWRNORM; in zoran_poll()
|
/linux-4.1.27/net/netlink/ |
D | af_netlink.c | 697 mask |= POLLOUT | POLLWRNORM; in netlink_poll()
|
/linux-4.1.27/sound/core/oss/ |
D | pcm_oss.c | 2743 mask |= POLLOUT | POLLWRNORM; in snd_pcm_oss_poll()
|
/linux-4.1.27/net/packet/ |
D | af_packet.c | 3709 mask |= POLLOUT | POLLWRNORM; in packet_poll()
|