/linux-4.4.14/include/uapi/asm-generic/ |
D | poll.h | 13 #define POLLRDNORM 0x0040 macro
|
/linux-4.4.14/fs/proc/ |
D | kmsg.c | 46 return POLLIN | POLLRDNORM; in kmsg_poll()
|
D | proc_sysctl.c | 604 ret = POLLIN | POLLRDNORM | POLLERR | POLLPRI; in proc_sys_poll()
|
/linux-4.4.14/net/rds/ |
D | af_rds.c | 174 mask |= (POLLIN | POLLRDNORM | POLLWRBAND); in rds_poll() 178 mask |= (POLLIN | POLLRDNORM); in rds_poll() 183 mask |= (POLLIN | POLLRDNORM); in rds_poll()
|
/linux-4.4.14/crypto/ |
D | algif_aead.c | 111 POLLRDNORM | in aead_wmem_wakeup() 162 POLLRDNORM | in aead_data_wakeup() 486 mask |= POLLIN | POLLRDNORM; in aead_poll()
|
D | algif_skcipher.c | 237 POLLRDNORM | in skcipher_wmem_wakeup() 287 POLLRDNORM | in skcipher_data_wakeup() 730 mask |= POLLIN | POLLRDNORM; in skcipher_poll()
|
/linux-4.4.14/include/linux/ |
D | poll.h | 24 #define DEFAULT_POLLMASK (POLLIN | POLLOUT | POLLRDNORM | POLLWRNORM)
|
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/ |
D | hw_ops.c | 74 if (events & (POLLIN | POLLRDNORM)) { in spu_hw_mbox_stat_poll() 76 ret |= POLLIN | POLLRDNORM; in spu_hw_mbox_stat_poll()
|
D | backing_ops.c | 104 if (events & (POLLIN | POLLRDNORM)) { in spu_backing_mbox_stat_poll() 106 ret |= POLLIN | POLLRDNORM; in spu_backing_mbox_stat_poll()
|
D | file.c | 790 mask = ctx->ops->mbox_stat_poll(ctx, POLLIN | POLLRDNORM); in spufs_ibox_poll() 1763 mask |= POLLIN | POLLRDNORM; in spufs_mfc_poll()
|
/linux-4.4.14/net/bluetooth/ |
D | af_bluetooth.c | 401 return POLLIN | POLLRDNORM; in bt_accept_poll() 425 mask |= POLLRDHUP | POLLIN | POLLRDNORM; in bt_sock_poll() 431 mask |= POLLIN | POLLRDNORM; in bt_sock_poll()
|
/linux-4.4.14/security/tomoyo/ |
D | audit.c | 463 return POLLIN | POLLRDNORM; in tomoyo_poll_log() 466 return POLLIN | POLLRDNORM; in tomoyo_poll_log()
|
D | common.c | 2125 return POLLIN | POLLRDNORM; in tomoyo_poll_query() 2128 return POLLIN | POLLRDNORM; in tomoyo_poll_query() 2460 return POLLIN | POLLRDNORM | POLLOUT | POLLWRNORM; in tomoyo_poll_control()
|
/linux-4.4.14/fs/ |
D | pipe.c | 458 wake_up_interruptible_sync_poll(&pipe->wait, POLLIN | POLLRDNORM); in pipe_write() 469 wake_up_interruptible_sync_poll(&pipe->wait, POLLIN | POLLRDNORM); in pipe_write() 518 mask = (nrbufs > 0) ? POLLIN | POLLRDNORM : 0; in pipe_poll() 563 …wake_up_interruptible_sync_poll(&pipe->wait, POLLIN | POLLOUT | POLLRDNORM | POLLWRNORM | POLLERR … in pipe_release()
|
D | fcntl.c | 424 POLLIN | POLLRDNORM, /* POLL_IN */ 426 POLLIN | POLLRDNORM | POLLMSG, /* POLL_MSG */
|
D | proc_namespace.c | 23 unsigned res = POLLIN | POLLRDNORM; in mounts_poll()
|
D | select.c | 384 #define POLLIN_SET (POLLRDNORM | POLLRDBAND | POLLIN | POLLHUP | POLLERR)
|
D | eventpoll.c | 813 return POLLIN | POLLRDNORM; in ep_read_events_proc()
|
/linux-4.4.14/drivers/media/v4l2-core/ |
D | v4l2-mem2mem.c | 568 if (!(req_events & (POLLOUT | POLLWRNORM | POLLIN | POLLRDNORM))) in v4l2_m2m_poll() 599 return rc | POLLIN | POLLRDNORM; in v4l2_m2m_poll() 621 rc |= POLLIN | POLLRDNORM; in v4l2_m2m_poll()
|
D | videobuf2-v4l2.c | 785 if (!q->is_output && !(req_events & (POLLIN | POLLRDNORM))) in vb2_poll() 795 (req_events & (POLLIN | POLLRDNORM))) { in vb2_poll() 837 return res | POLLIN | POLLRDNORM; in vb2_poll() 855 res | POLLIN | POLLRDNORM; in vb2_poll()
|
D | videobuf-core.c | 1133 } else if (req_events & (POLLIN | POLLRDNORM)) { in videobuf_poll_stream() 1162 rc = POLLIN | POLLRDNORM; in videobuf_poll_stream()
|
/linux-4.4.14/sound/firewire/oxfw/ |
D | oxfw-hwdep.c | 65 events = POLLIN | POLLRDNORM; in hwdep_poll()
|
/linux-4.4.14/sound/core/seq/oss/ |
D | seq_oss_rw.c | 207 mask |= POLLIN | POLLRDNORM; in snd_seq_oss_poll()
|
/linux-4.4.14/drivers/isdn/hardware/eicon/ |
D | divamnt.c | 125 mask |= POLLIN | POLLRDNORM; in maint_poll()
|
D | divasi.c | 399 return (POLLIN | POLLRDNORM); in um_idi_poll()
|
D | divasmain.c | 658 return (POLLIN | POLLRDNORM); in divas_poll()
|
/linux-4.4.14/sound/firewire/digi00x/ |
D | digi00x-hwdep.c | 73 events = POLLIN | POLLRDNORM; in hwdep_poll()
|
/linux-4.4.14/sound/firewire/dice/ |
D | dice-hwdep.c | 65 events = POLLIN | POLLRDNORM; in hwdep_poll()
|
/linux-4.4.14/sound/firewire/bebob/ |
D | bebob_hwdep.c | 66 events = POLLIN | POLLRDNORM; in hwdep_poll()
|
/linux-4.4.14/sound/firewire/tascam/ |
D | tascam-hwdep.c | 74 events = POLLIN | POLLRDNORM; in hwdep_poll()
|
/linux-4.4.14/drivers/media/radio/si470x/ |
D | radio-si470x-common.c | 521 if (req_events & (POLLIN | POLLRDNORM)) { in si470x_fops_poll() 529 retval |= POLLIN | POLLRDNORM; in si470x_fops_poll()
|
/linux-4.4.14/drivers/input/serio/ |
D | userio.c | 258 return POLLIN | POLLRDNORM; in userio_char_poll()
|
D | serio_raw.c | 252 mask |= POLLIN | POLLRDNORM; in serio_raw_poll()
|
/linux-4.4.14/drivers/media/dvb-core/ |
D | dmxdev.c | 1103 mask |= (POLLIN | POLLRDNORM | POLLPRI | POLLERR); in dvb_demux_poll() 1106 mask |= (POLLIN | POLLRDNORM | POLLPRI); in dvb_demux_poll() 1196 mask |= (POLLIN | POLLRDNORM | POLLPRI | POLLERR); in dvb_dvr_poll() 1199 mask |= (POLLIN | POLLRDNORM | POLLPRI); in dvb_dvr_poll()
|
/linux-4.4.14/net/nfc/ |
D | llcp_sock.c | 537 return POLLIN | POLLRDNORM; in llcp_accept_poll() 561 mask |= POLLIN | POLLRDNORM; in llcp_sock_poll() 567 mask |= POLLRDHUP | POLLIN | POLLRDNORM; in llcp_sock_poll()
|
/linux-4.4.14/net/core/ |
D | datagram.c | 767 mask |= POLLRDHUP | POLLIN | POLLRDNORM; in datagram_poll() 773 mask |= POLLIN | POLLRDNORM; in datagram_poll()
|
/linux-4.4.14/drivers/media/radio/ |
D | radio-cadet.c | 496 if (dev->rdsstat == 0 && (req_events & (POLLIN | POLLRDNORM))) { in cadet_poll() 503 res |= POLLIN | POLLRDNORM; in cadet_poll()
|
D | radio-si476x.c | 1159 if (req_events & (POLLIN | POLLRDNORM)) { in si476x_radio_fops_poll() 1167 err = POLLIN | POLLRDNORM; in si476x_radio_fops_poll()
|
/linux-4.4.14/drivers/isdn/divert/ |
D | divert_procfs.c | 130 mask |= POLLIN | POLLRDNORM; in isdn_divert_poll()
|
/linux-4.4.14/drivers/misc/mei/ |
D | main.c | 643 if (req_events & (POLLIN | POLLRDNORM)) { in mei_poll() 647 mask |= POLLIN | POLLRDNORM; in mei_poll()
|
D | amthif.c | 368 mask |= POLLIN | POLLRDNORM; in mei_amthif_poll()
|
/linux-4.4.14/net/vmw_vsock/ |
D | af_vsock.c | 877 mask |= POLLIN | POLLRDNORM; in vsock_poll() 891 mask |= POLLIN | POLLRDNORM; in vsock_poll() 903 mask |= POLLIN | POLLRDNORM; in vsock_poll() 914 mask |= POLLIN | POLLRDNORM; in vsock_poll()
|
/linux-4.4.14/sound/firewire/fireworks/ |
D | fireworks_hwdep.c | 164 events = POLLIN | POLLRDNORM; in hwdep_poll()
|
/linux-4.4.14/drivers/hv/ |
D | hv_utils_transport.c | 103 return POLLIN | POLLRDNORM; in hvt_op_poll()
|
/linux-4.4.14/drivers/isdn/mISDN/ |
D | timerdev.c | 154 mask |= (POLLIN | POLLRDNORM); in mISDN_poll()
|
/linux-4.4.14/include/net/ |
D | inet_connection_sock.h | 314 (POLLIN | POLLRDNORM) : 0; in inet_csk_listen_poll()
|
/linux-4.4.14/drivers/isdn/hysdn/ |
D | hysdn_proclog.c | 299 mask |= POLLIN | POLLRDNORM; in hysdn_log_poll()
|
/linux-4.4.14/drivers/media/platform/vivid/ |
D | vivid-radio-rx.c | 144 return POLLIN | POLLRDNORM | v4l2_ctrl_poll(file, wait); in vivid_radio_rx_poll()
|
/linux-4.4.14/drivers/bluetooth/ |
D | hci_vhci.c | 309 return POLLIN | POLLRDNORM; in vhci_poll()
|
/linux-4.4.14/drivers/xen/ |
D | mcelog.c | 147 return POLLIN | POLLRDNORM; in xen_mce_chrdev_poll()
|
D | evtchn.c | 572 mask |= POLLIN | POLLRDNORM; in evtchn_poll()
|
/linux-4.4.14/drivers/char/ |
D | genrtc.c | 212 return POLLIN | POLLRDNORM; in gen_rtc_poll()
|
D | snsc.c | 343 mask |= POLLIN | POLLRDNORM; in scdrv_poll()
|
D | apm-emulation.c | 251 return queue_empty(&as->queue) ? 0 : POLLIN | POLLRDNORM; in apm_poll()
|
D | dtlk.c | 247 mask = POLLIN | POLLRDNORM; in dtlk_poll()
|
D | dsp56k.c | 417 return POLLIN | POLLRDNORM | POLLOUT;
|
D | ppdev.c | 733 mask |= POLLIN | POLLRDNORM; in pp_poll()
|
D | rtc.c | 807 return POLLIN | POLLRDNORM; in rtc_poll()
|
D | hpet.c | 361 return POLLIN | POLLRDNORM; in hpet_poll()
|
D | sonypi.c | 947 return POLLIN | POLLRDNORM; in sonypi_misc_poll()
|
D | random.c | 1484 mask |= POLLIN | POLLRDNORM; in random_poll()
|
/linux-4.4.14/arch/powerpc/platforms/powernv/ |
D | opal-prd.c | 156 return POLLIN | POLLRDNORM; in opal_prd_poll()
|
/linux-4.4.14/drivers/staging/speakup/ |
D | speakup_soft.c | 293 ret = POLLIN | POLLRDNORM; in softsynth_poll()
|
/linux-4.4.14/sound/oss/ |
D | midibuf.c | 407 mask |= POLLIN | POLLRDNORM; in MIDIbuf_poll()
|
D | dmabuf.c | 1205 return POLLIN | POLLRDNORM; in poll_input() 1222 return POLLIN | POLLRDNORM; in poll_input()
|
D | sequencer.c | 1532 mask |= POLLIN | POLLRDNORM; in sequencer_poll()
|
D | swarm_cs4297a.c | 1951 mask |= POLLIN | POLLRDNORM; in cs4297a_poll() 1954 mask |= POLLIN | POLLRDNORM; in cs4297a_poll()
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | rtasd.c | 393 return POLLIN | POLLRDNORM; in rtas_log_poll()
|
/linux-4.4.14/arch/mips/kernel/ |
D | rtlx.c | 350 mask |= POLLIN | POLLRDNORM; in file_poll()
|
/linux-4.4.14/net/batman-adv/ |
D | icmp_socket.c | 306 return POLLIN | POLLRDNORM; in batadv_socket_poll()
|
D | debugfs.c | 205 return POLLIN | POLLRDNORM; in batadv_log_poll()
|
/linux-4.4.14/drivers/pps/ |
D | pps.c | 58 return POLLIN | POLLRDNORM; in pps_cdev_poll()
|
/linux-4.4.14/Documentation/usb/ |
D | gadget_printer.txt | 205 fd[0].events = POLLIN | POLLRDNORM; 215 if (retval && (fd[0].revents & POLLRDNORM)) {
|
/linux-4.4.14/drivers/media/pci/cx18/ |
D | cx18-fileops.c | 622 (req_events & (POLLIN | POLLRDNORM))) { in cx18_v4l2_enc_poll() 655 return res | POLLIN | POLLRDNORM; in cx18_v4l2_enc_poll()
|
/linux-4.4.14/net/irda/irnet/ |
D | irnet_ppp.c | 434 mask |= POLLIN | POLLRDNORM; in irnet_ctrl_poll() 443 mask |= POLLIN | POLLRDNORM; in irnet_ctrl_poll()
|
/linux-4.4.14/drivers/media/pci/ttpci/ |
D | av7110_ca.c | 243 mask |= (POLLIN | POLLRDNORM); in dvb_ca_poll()
|
/linux-4.4.14/fs/coda/ |
D | psdev.c | 72 mask |= POLLIN | POLLRDNORM; in coda_psdev_poll()
|
/linux-4.4.14/drivers/hid/ |
D | hid-roccat.c | 145 return POLLIN | POLLRDNORM; in roccat_poll()
|
D | hidraw.c | 263 return POLLIN | POLLRDNORM; in hidraw_poll()
|
D | uhid.c | 747 return POLLIN | POLLRDNORM; in uhid_char_poll()
|
D | hid-sensor-custom.c | 717 mask = POLLIN | POLLRDNORM; in hid_sensor_custom_poll()
|
D | hid-debug.c | 1186 return POLLIN | POLLRDNORM; in hid_debug_events_poll()
|
/linux-4.4.14/drivers/media/i2c/ |
D | saa6588.c | 416 a->result |= POLLIN | POLLRDNORM; in saa6588_ioctl()
|
/linux-4.4.14/fs/ecryptfs/ |
D | miscdev.c | 62 mask |= POLLIN | POLLRDNORM; in ecryptfs_miscdev_poll()
|
/linux-4.4.14/sound/core/ |
D | compress_offload.c | 377 return POLLIN | POLLRDNORM; in snd_compr_get_poll() 421 retval = POLLIN | POLLRDNORM | POLLERR; in snd_compr_poll()
|
D | info.c | 217 mask |= POLLIN | POLLRDNORM; in snd_info_entry_poll()
|
D | pcm_native.c | 3215 mask = POLLIN | POLLRDNORM; in snd_pcm_capture_poll() 3222 mask = POLLIN | POLLRDNORM; in snd_pcm_capture_poll() 3227 mask = POLLIN | POLLRDNORM | POLLERR; in snd_pcm_capture_poll()
|
D | rawmidi.c | 1379 mask |= POLLIN | POLLRDNORM; in snd_rawmidi_poll()
|
D | control.c | 1596 mask |= POLLIN | POLLRDNORM; in snd_ctl_poll()
|
/linux-4.4.14/drivers/tty/ |
D | n_tty.c | 2441 mask |= POLLIN | POLLRDNORM; in n_tty_poll() 2445 mask |= POLLIN | POLLRDNORM; in n_tty_poll() 2448 mask |= POLLPRI | POLLIN | POLLRDNORM; in n_tty_poll() 2453 if (!(mask & (POLLHUP | POLLIN | POLLRDNORM))) { in n_tty_poll()
|
D | n_hdlc.c | 830 mask |= POLLIN | POLLRDNORM; /* readable */ in n_hdlc_tty_poll()
|
D | n_r3964.c | 1239 result |= POLLIN | POLLRDNORM; in r3964_poll()
|
/linux-4.4.14/drivers/rtc/ |
D | rtc-dev.c | 215 return (data != 0) ? (POLLIN | POLLRDNORM) : 0; in rtc_dev_poll()
|
/linux-4.4.14/drivers/platform/goldfish/ |
D | goldfish_pipe.c | 429 mask |= POLLIN | POLLRDNORM; in goldfish_pipe_poll()
|
/linux-4.4.14/net/dccp/ |
D | proto.c | 331 mask |= POLLIN | POLLRDNORM | POLLRDHUP; in dccp_poll() 336 mask |= POLLIN | POLLRDNORM; in dccp_poll()
|
/linux-4.4.14/drivers/staging/media/lirc/ |
D | lirc_parallel.c | 458 return POLLIN | POLLRDNORM; in lirc_poll()
|
D | lirc_sir.c | 197 return POLLIN | POLLRDNORM; in lirc_poll()
|
D | lirc_zilog.c | 1234 ret = lirc_buffer_empty(rbuf) ? 0 : (POLLIN|POLLRDNORM); in poll()
|
/linux-4.4.14/drivers/media/radio/wl128x/ |
D | fmdrv_v4l2.c | 119 return POLLIN | POLLRDNORM; in fm_v4l2_fops_poll()
|
/linux-4.4.14/drivers/iio/ |
D | industrialio-event.c | 98 events = POLLIN | POLLRDNORM; in iio_event_poll()
|
D | industrialio-buffer.c | 171 return POLLIN | POLLRDNORM; in iio_buffer_poll() 1192 wake_up_interruptible_poll(&buffer->pollq, POLLIN | POLLRDNORM); in iio_push_to_buffer()
|
/linux-4.4.14/drivers/staging/most/aim-cdev/ |
D | cdev.c | 289 mask |= POLLIN | POLLRDNORM; in aim_poll()
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_fops.c | 573 mask |= POLLIN | POLLRDNORM; in drm_poll()
|
/linux-4.4.14/drivers/media/pci/saa7164/ |
D | saa7164-encoder.c | 933 if (!(req_events & (POLLIN | POLLRDNORM))) in fops_poll() 947 mask |= POLLIN | POLLRDNORM; in fops_poll()
|
D | saa7164-vbi.c | 658 mask |= POLLIN | POLLRDNORM; in fops_poll()
|
/linux-4.4.14/drivers/media/pci/ivtv/ |
D | ivtv-fileops.c | 779 (req_events & (POLLIN | POLLRDNORM))) { in ivtv_v4l2_enc_poll() 802 return res | POLLIN | POLLRDNORM; in ivtv_v4l2_enc_poll()
|
/linux-4.4.14/fs/ocfs2/dlmfs/ |
D | dlmfs.c | 233 event = POLLIN | POLLRDNORM; in dlmfs_file_poll()
|
/linux-4.4.14/drivers/usb/core/ |
D | devices.c | 658 return POLLIN | POLLRDNORM; in usb_device_poll()
|
/linux-4.4.14/drivers/input/misc/ |
D | hp_sdc_rtc.c | 417 return POLLIN | POLLRDNORM; in hp_sdc_rtc_poll()
|
D | uinput.c | 563 return POLLIN | POLLRDNORM; in uinput_poll()
|
/linux-4.4.14/drivers/staging/most/aim-v4l2/ |
D | video.c | 222 mask |= POLLIN | POLLRDNORM; in aim_vdev_poll()
|
/linux-4.4.14/fs/dlm/ |
D | plock.c | 474 mask = POLLIN | POLLRDNORM; in dev_poll()
|
D | user.c | 898 return POLLIN | POLLRDNORM; in device_poll()
|
/linux-4.4.14/drivers/xen/xenbus/ |
D | xenbus_dev_frontend.c | 595 return POLLIN | POLLRDNORM; in xenbus_file_poll()
|
/linux-4.4.14/drivers/media/usb/hdpvr/ |
D | hdpvr-video.c | 522 if (!(req_events & (POLLIN | POLLRDNORM))) in hdpvr_poll() 547 mask |= POLLIN | POLLRDNORM; in hdpvr_poll()
|
/linux-4.4.14/net/unix/ |
D | af_unix.c | 2646 mask |= POLLRDHUP | POLLIN | POLLRDNORM; in unix_poll() 2650 mask |= POLLIN | POLLRDNORM; in unix_poll() 2682 mask |= POLLRDHUP | POLLIN | POLLRDNORM; in unix_dgram_poll() 2688 mask |= POLLIN | POLLRDNORM; in unix_dgram_poll()
|
/linux-4.4.14/drivers/misc/ |
D | phantom.c | 270 mask = POLLIN | POLLRDNORM; in phantom_poll()
|
D | hpilo.c | 527 return POLLIN | POLLRDNORM; in ilo_poll()
|
/linux-4.4.14/drivers/char/pcmcia/ |
D | cm4040_cs.c | 426 mask |= POLLIN | POLLRDNORM; in cm4040_poll()
|
/linux-4.4.14/drivers/misc/cxl/ |
D | file.c | 305 mask |= POLLIN | POLLRDNORM; in afu_poll()
|
/linux-4.4.14/drivers/s390/char/ |
D | monreader.c | 439 return POLLIN | POLLRDNORM; in mon_poll()
|
/linux-4.4.14/drivers/s390/block/ |
D | dasd_eer.c | 660 mask = POLLIN | POLLRDNORM ; in dasd_eer_poll()
|
/linux-4.4.14/drivers/media/usb/pvrusb2/ |
D | pvrusb2-v4l2.c | 1170 mask |= POLLIN | POLLRDNORM; in pvr2_v4l2_poll() 1182 mask |= POLLIN | POLLRDNORM; in pvr2_v4l2_poll()
|
/linux-4.4.14/drivers/net/ |
D | macvtap.c | 398 wake_up_interruptible_poll(sk_sleep(&q->sk), POLLIN | POLLRDNORM | POLLRDBAND); in macvtap_handle_frame() 585 mask |= POLLIN | POLLRDNORM; in macvtap_poll()
|
/linux-4.4.14/arch/cris/arch-v10/drivers/ |
D | gpio.c | 175 mask = POLLIN|POLLRDNORM; in gpio_poll()
|
D | sync_serial.c | 671 mask |= POLLIN | POLLRDNORM; in sync_serial_poll()
|
/linux-4.4.14/drivers/usb/misc/ |
D | ldusb.c | 431 mask |= POLLIN | POLLRDNORM; in ld_usb_poll()
|
D | legousbtower.c | 525 mask |= POLLIN | POLLRDNORM; in tower_poll()
|
D | iowarrior.c | 705 mask |= POLLIN | POLLRDNORM; in iowarrior_poll()
|
/linux-4.4.14/drivers/firewire/ |
D | nosy.c | 339 ret = POLLIN | POLLRDNORM; in nosy_poll()
|
D | core-cdev.c | 1798 mask |= POLLIN | POLLRDNORM; in fw_device_op_poll()
|
/linux-4.4.14/drivers/media/common/saa7146/ |
D | saa7146_fops.c | 355 return res | POLLIN | POLLRDNORM; in __fops_poll()
|
/linux-4.4.14/fs/notify/inotify/ |
D | inotify_user.c | 120 ret = POLLIN | POLLRDNORM; in inotify_poll()
|
/linux-4.4.14/drivers/virt/ |
D | fsl_hypervisor.c | 581 mask = (dbq->head == dbq->tail) ? 0 : (POLLIN | POLLRDNORM); in fsl_hv_poll()
|
/linux-4.4.14/drivers/hsi/clients/ |
D | cmt_speech.c | 1135 ret = POLLIN | POLLRDNORM; in cs_char_poll() 1137 ret = POLLIN | POLLRDNORM; in cs_char_poll()
|
/linux-4.4.14/drivers/media/rc/ |
D | lirc_dev.c | 562 ret = POLLIN | POLLRDNORM; in lirc_dev_fop_poll()
|
/linux-4.4.14/drivers/staging/comedi/drivers/ |
D | serial2002.c | 133 if (mask & (POLLRDNORM | POLLRDBAND | POLLIN | in serial2002_tty_read_poll_wait()
|
/linux-4.4.14/net/rxrpc/ |
D | af_rxrpc.c | 600 mask |= POLLIN | POLLRDNORM; in rxrpc_poll()
|
/linux-4.4.14/drivers/char/xillybus/ |
D | xillybus_core.c | 1759 mask |= POLLIN | POLLRDNORM; in xillybus_poll() 1767 mask |= POLLIN | POLLRDNORM; in xillybus_poll()
|
/linux-4.4.14/net/tipc/ |
D | socket.c | 648 mask |= (POLLIN | POLLRDNORM); in tipc_poll() 651 mask = (POLLIN | POLLRDNORM | POLLHUP); in tipc_poll() 1518 POLLRDNORM | POLLRDBAND); in tipc_data_ready()
|
/linux-4.4.14/drivers/staging/rdma/ipath/ |
D | ipath_file_ops.c | 1365 pollflag |= POLLIN | POLLRDNORM; in ipath_poll_hdrqfull() 1386 pollflag |= POLLIN | POLLRDNORM; in ipath_poll_urgent() 1423 pollflag |= POLLIN | POLLRDNORM; in ipath_poll_next()
|
/linux-4.4.14/drivers/media/common/siano/ |
D | smsdvb-debugfs.c | 388 rc = POLLIN | POLLRDNORM; in smsdvb_stats_poll()
|
/linux-4.4.14/net/phonet/ |
D | socket.c | 352 mask |= POLLIN | POLLRDNORM; in pn_socket_poll()
|
/linux-4.4.14/drivers/uio/ |
D | uio.c | 501 return POLLIN | POLLRDNORM; in uio_poll()
|
/linux-4.4.14/fs/notify/fanotify/ |
D | fanotify_user.c | 249 ret = POLLIN | POLLRDNORM; in fanotify_poll()
|
/linux-4.4.14/drivers/char/ipmi/ |
D | ipmi_devintf.c | 92 mask |= (POLLIN | POLLRDNORM); in ipmi_poll()
|
D | ipmi_watchdog.c | 897 mask |= (POLLIN | POLLRDNORM); in ipmi_poll()
|
/linux-4.4.14/arch/x86/kernel/cpu/mcheck/ |
D | mce.c | 1904 return POLLIN | POLLRDNORM; in mce_chrdev_poll() 1906 return POLLIN | POLLRDNORM; in mce_chrdev_poll()
|
/linux-4.4.14/drivers/media/usb/tm6000/ |
D | tm6000-video.c | 1463 return res | POLLIN | POLLRDNORM; in __tm6000_poll() 1464 } else if (req_events & (POLLIN | POLLRDNORM)) { in __tm6000_poll()
|
/linux-4.4.14/drivers/usb/gadget/function/ |
D | f_hid.c | 338 ret |= POLLIN | POLLRDNORM; in f_hidg_poll()
|
D | f_printer.c | 713 status |= POLLIN | POLLRDNORM; in printer_poll()
|
/linux-4.4.14/drivers/hid/usbhid/ |
D | hiddev.c | 440 return POLLIN | POLLRDNORM; in hiddev_poll()
|
/linux-4.4.14/kernel/printk/ |
D | printk.c | 783 ret = POLLIN|POLLRDNORM|POLLERR|POLLPRI; in devkmsg_poll() 785 ret = POLLIN|POLLRDNORM; in devkmsg_poll()
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | file_ops.c | 1385 pollflag = POLLIN | POLLRDNORM; in poll_urgent() 1411 pollflag = POLLIN | POLLRDNORM; in poll_next()
|
D | diag.c | 804 ret |= POLLIN | POLLRDNORM; in hfi1_snoop_poll()
|
/linux-4.4.14/net/netlink/ |
D | af_netlink.c | 699 if ((mask & (POLLIN | POLLRDNORM)) != (POLLIN | POLLRDNORM)) { in netlink_poll() 703 mask |= POLLIN | POLLRDNORM; in netlink_poll()
|
/linux-4.4.14/drivers/input/ |
D | mousedev.c | 764 mask |= POLLIN | POLLRDNORM; in mousedev_poll()
|
D | joydev.c | 433 return (joydev_data_pending(client) ? (POLLIN | POLLRDNORM) : 0) | in joydev_poll()
|
D | evdev.c | 652 mask |= POLLIN | POLLRDNORM; in evdev_poll()
|
/linux-4.4.14/net/atm/ |
D | common.c | 668 mask |= POLLIN | POLLRDNORM; in vcc_poll()
|
/linux-4.4.14/net/caif/ |
D | caif_socket.c | 954 mask |= POLLIN | POLLRDNORM; in caif_poll()
|
/linux-4.4.14/block/ |
D | bsg.c | 857 mask |= POLLIN | POLLRDNORM; in bsg_poll()
|
/linux-4.4.14/net/rfkill/ |
D | core.c | 1092 res = POLLIN | POLLRDNORM; in rfkill_fop_poll()
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
D | qib_file_ops.c | 1116 pollflag = POLLIN | POLLRDNORM; in qib_poll_urgent() 1142 pollflag = POLLIN | POLLRDNORM; in qib_poll_next()
|
/linux-4.4.14/drivers/media/usb/gspca/ |
D | gspca.c | 1867 if (req_events & (POLLIN | POLLRDNORM)) { in dev_poll() 1884 ret |= POLLIN | POLLRDNORM; in dev_poll()
|
/linux-4.4.14/drivers/isdn/i4l/ |
D | isdn_common.c | 1242 mask |= POLLIN | POLLRDNORM; in isdn_poll() 1255 mask |= POLLIN | POLLRDNORM; in isdn_poll()
|
/linux-4.4.14/drivers/usb/class/ |
D | cdc-wdm.c | 603 mask = POLLIN | POLLRDNORM; in wdm_poll()
|
D | usblp.c | 497 ret = ((usblp->bidir && usblp->rcomplete) ? POLLIN | POLLRDNORM : 0) | in usblp_poll()
|
/linux-4.4.14/kernel/ |
D | relay.c | 911 mask |= POLLIN | POLLRDNORM; in relay_file_poll()
|
/linux-4.4.14/net/iucv/ |
D | af_iucv.c | 1449 return POLLIN | POLLRDNORM; in iucv_accept_poll() 1478 mask |= POLLIN | POLLRDNORM; in iucv_sock_poll()
|
/linux-4.4.14/mm/ |
D | swapfile.c | 2008 return POLLIN | POLLRDNORM | POLLERR | POLLPRI; in swaps_poll() 2011 return POLLIN | POLLRDNORM; in swaps_poll()
|
/linux-4.4.14/drivers/media/usb/cpia2/ |
D | cpia2_core.c | 2364 if ((poll_requested_events(wait) & (POLLIN | POLLRDNORM)) && in cpia2_poll() 2374 status |= POLLIN | POLLRDNORM; in cpia2_poll()
|
/linux-4.4.14/net/ipv4/ |
D | udp.c | 2256 if ((mask & POLLRDNORM) && !(file->f_flags & O_NONBLOCK) && in udp_poll() 2258 mask &= ~(POLLIN | POLLRDNORM); in udp_poll()
|
D | tcp.c | 502 mask |= POLLIN | POLLRDNORM | POLLRDHUP; in tcp_poll() 515 mask |= POLLIN | POLLRDNORM; in tcp_poll()
|
/linux-4.4.14/drivers/net/ppp/ |
D | ppp_generic.c | 529 mask |= POLLIN | POLLRDNORM; in ppp_poll() 537 mask |= POLLIN | POLLRDNORM; in ppp_poll()
|
/linux-4.4.14/drivers/usb/mon/ |
D | mon_bin.c | 1201 mask |= POLLIN | POLLRDNORM; /* readable */ in mon_bin_poll()
|
/linux-4.4.14/drivers/isdn/capi/ |
D | capi.c | 739 mask |= POLLIN | POLLRDNORM; in capi_poll()
|
/linux-4.4.14/drivers/misc/lis3lv02d/ |
D | lis3lv02d.c | 660 return POLLIN | POLLRDNORM; in lis3lv02d_misc_poll()
|
/linux-4.4.14/arch/x86/kernel/ |
D | apm_32.c | 1514 return POLLIN | POLLRDNORM; in do_poll()
|
/linux-4.4.14/drivers/infiniband/core/ |
D | uverbs_main.c | 413 pollflags = POLLIN | POLLRDNORM; in ib_uverbs_event_poll()
|
D | ucm.c | 1139 mask = POLLIN | POLLRDNORM; in ib_ucm_poll()
|
D | user_mad.c | 616 mask |= POLLIN | POLLRDNORM; in ib_umad_poll()
|
D | ucma.c | 1610 mask = POLLIN | POLLRDNORM; in ucma_poll()
|
/linux-4.4.14/net/sctp/ |
D | socket.c | 6439 (POLLIN | POLLRDNORM) : 0; in sctp_poll() 6448 mask |= POLLRDHUP | POLLIN | POLLRDNORM; in sctp_poll() 6454 mask |= POLLIN | POLLRDNORM; in sctp_poll() 6992 POLLRDNORM | POLLRDBAND); in sctp_data_ready()
|
/linux-4.4.14/ipc/ |
D | mqueue.c | 530 retval = POLLIN | POLLRDNORM; in mqueue_poll_file()
|
/linux-4.4.14/net/sunrpc/ |
D | rpc_pipe.c | 356 mask |= POLLIN | POLLRDNORM; in rpc_pipe_poll()
|
D | cache.c | 941 mask |= POLLIN | POLLRDNORM; in cache_poll()
|
/linux-4.4.14/drivers/media/usb/stkwebcam/ |
D | stk-webcam.c | 737 return res | POLLIN | POLLRDNORM; in v4l_stk_poll()
|
/linux-4.4.14/drivers/media/pci/zoran/ |
D | zoran_driver.c | 2554 res |= POLLIN | POLLRDNORM; in zoran_poll() 2575 res |= POLLIN | POLLRDNORM; in zoran_poll()
|
/linux-4.4.14/drivers/media/pci/meye/ |
D | meye.c | 1442 res |= POLLIN | POLLRDNORM; in meye_poll()
|
/linux-4.4.14/drivers/media/platform/soc_camera/ |
D | omap1_camera.c | 1541 return POLLIN | POLLRDNORM; in omap1_cam_poll()
|
D | pxa_camera.c | 1582 return POLLIN|POLLRDNORM; in pxa_camera_poll()
|
/linux-4.4.14/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc.c | 986 rc |= POLLIN | POLLRDNORM; in s5p_mfc_poll()
|
/linux-4.4.14/sound/usb/ |
D | mixer_quirks.c | 247 return mixer->rc_code ? POLLIN | POLLRDNORM : 0; in snd_usb_sbrc_hwdep_poll()
|
/linux-4.4.14/arch/cris/arch-v32/drivers/ |
D | sync_serial.c | 587 mask |= POLLIN | POLLRDNORM; in sync_serial_poll()
|
/linux-4.4.14/Documentation/filesystems/ |
D | spufs.txt | 103 Poll on the ibox file returns (POLLIN | POLLRDNORM) whenever
|
D | relay.txt | 133 poll() POLLIN/POLLRDNORM/POLLERR supported. User applications are
|
/linux-4.4.14/drivers/media/platform/ |
D | fsl-viu.c | 1277 if (!(req_events & (POLLIN | POLLRDNORM))) in viu_poll()
|
/linux-4.4.14/drivers/media/usb/cx231xx/ |
D | cx231xx-417.c | 1798 if (!(req_events & (POLLIN | POLLRDNORM))) in mpeg_poll()
|
/linux-4.4.14/net/irda/ |
D | af_irda.c | 1760 mask |= POLLIN | POLLRDNORM; in irda_poll()
|