/linux-4.1.27/include/uapi/asm-generic/ |
D | poll.h | 13 #define POLLRDNORM 0x0040 macro
|
/linux-4.1.27/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.1.27/net/rds/ |
D | af_rds.c | 189 mask |= (POLLIN | POLLRDNORM | POLLWRBAND); in rds_poll() 193 mask |= (POLLIN | POLLRDNORM); in rds_poll() 198 mask |= (POLLIN | POLLRDNORM); in rds_poll()
|
/linux-4.1.27/crypto/ |
D | algif_aead.c | 109 POLLRDNORM | in aead_wmem_wakeup() 160 POLLRDNORM | in aead_data_wakeup() 534 mask |= POLLIN | POLLRDNORM; in aead_poll()
|
D | algif_skcipher.c | 248 POLLRDNORM | in skcipher_wmem_wakeup() 298 POLLRDNORM | in skcipher_data_wakeup() 728 mask |= POLLIN | POLLRDNORM; in skcipher_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 | 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 | 845 mask = ctx->ops->mbox_stat_poll(ctx, POLLIN | POLLRDNORM); in spufs_ibox_poll() 1818 mask |= POLLIN | POLLRDNORM; in spufs_mfc_poll()
|
/linux-4.1.27/fs/ |
D | pipe.c | 453 wake_up_interruptible_sync_poll(&pipe->wait, POLLIN | POLLRDNORM); in pipe_write() 464 wake_up_interruptible_sync_poll(&pipe->wait, POLLIN | POLLRDNORM); in pipe_write() 513 mask = (nrbufs > 0) ? POLLIN | POLLRDNORM : 0; in pipe_poll() 558 …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 | 22 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.1.27/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.1.27/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.1.27/sound/firewire/bebob/ |
D | bebob_hwdep.c | 66 events = POLLIN | POLLRDNORM; in hwdep_poll()
|
/linux-4.1.27/sound/firewire/dice/ |
D | dice-hwdep.c | 65 events = POLLIN | POLLRDNORM; in hwdep_poll()
|
/linux-4.1.27/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.1.27/sound/core/seq/oss/ |
D | seq_oss_rw.c | 207 mask |= POLLIN | POLLRDNORM; in snd_seq_oss_poll()
|
/linux-4.1.27/sound/firewire/oxfw/ |
D | oxfw-hwdep.c | 65 events = POLLIN | POLLRDNORM; in hwdep_poll()
|
/linux-4.1.27/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.1.27/drivers/media/dvb-core/ |
D | dmxdev.c | 1101 mask |= (POLLIN | POLLRDNORM | POLLPRI | POLLERR); in dvb_demux_poll() 1104 mask |= (POLLIN | POLLRDNORM | POLLPRI); in dvb_demux_poll() 1194 mask |= (POLLIN | POLLRDNORM | POLLPRI | POLLERR); in dvb_dvr_poll() 1197 mask |= (POLLIN | POLLRDNORM | POLLPRI); in dvb_dvr_poll()
|
/linux-4.1.27/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.1.27/drivers/misc/mei/ |
D | main.c | 567 if (req_events & (POLLIN | POLLRDNORM)) { in mei_poll() 571 mask |= POLLIN | POLLRDNORM; in mei_poll()
|
D | amthif.c | 386 mask |= POLLIN | POLLRDNORM; in mei_amthif_poll()
|
/linux-4.1.27/net/core/ |
D | datagram.c | 767 mask |= POLLRDHUP | POLLIN | POLLRDNORM; in datagram_poll() 773 mask |= POLLIN | POLLRDNORM; in datagram_poll()
|
/linux-4.1.27/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()
|
D | radio-wl1273.c | 1100 return POLLIN | POLLRDNORM; in wl1273_fm_fops_poll()
|
/linux-4.1.27/drivers/isdn/divert/ |
D | divert_procfs.c | 130 mask |= POLLIN | POLLRDNORM; in isdn_divert_poll()
|
/linux-4.1.27/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.1.27/sound/firewire/fireworks/ |
D | fireworks_hwdep.c | 164 events = POLLIN | POLLRDNORM; in hwdep_poll()
|
/linux-4.1.27/drivers/isdn/mISDN/ |
D | timerdev.c | 154 mask |= (POLLIN | POLLRDNORM); in mISDN_poll()
|
/linux-4.1.27/include/net/ |
D | inet_connection_sock.h | 316 (POLLIN | POLLRDNORM) : 0; in inet_csk_listen_poll()
|
/linux-4.1.27/drivers/isdn/hysdn/ |
D | hysdn_proclog.c | 299 mask |= POLLIN | POLLRDNORM; in hysdn_log_poll()
|
/linux-4.1.27/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.1.27/drivers/media/v4l2-core/ |
D | v4l2-mem2mem.c | 542 if (!(req_events & (POLLOUT | POLLWRNORM | POLLIN | POLLRDNORM))) in v4l2_m2m_poll() 594 rc |= POLLIN | POLLRDNORM; in v4l2_m2m_poll()
|
D | videobuf-core.c | 1132 } else if (req_events & (POLLIN | POLLRDNORM)) { in videobuf_poll_stream() 1160 rc = POLLIN | POLLRDNORM; in videobuf_poll_stream()
|
D | videobuf2-core.c | 2625 if (!V4L2_TYPE_IS_OUTPUT(q->type) && !(req_events & (POLLIN | POLLRDNORM))) in vb2_poll() 2635 (req_events & (POLLIN | POLLRDNORM))) { in vb2_poll() 2687 res | POLLIN | POLLRDNORM; in vb2_poll()
|
/linux-4.1.27/drivers/xen/ |
D | mcelog.c | 147 return POLLIN | POLLRDNORM; in xen_mce_chrdev_poll()
|
D | evtchn.c | 478 mask |= POLLIN | POLLRDNORM; in evtchn_poll()
|
/linux-4.1.27/drivers/char/ |
D | genrtc.c | 212 return POLLIN | POLLRDNORM; in gen_rtc_poll()
|
D | msm_smd_pkt.c | 230 mask |= POLLIN | POLLRDNORM; in smd_pkt_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 | 362 return POLLIN | POLLRDNORM; in hpet_poll()
|
D | sonypi.c | 947 return POLLIN | POLLRDNORM; in sonypi_misc_poll()
|
D | random.c | 1406 mask |= POLLIN | POLLRDNORM; in random_poll()
|
D | virtio_console.c | 996 ret |= POLLIN | POLLRDNORM; in port_fops_poll()
|
/linux-4.1.27/drivers/pps/ |
D | pps.c | 58 return POLLIN | POLLRDNORM; in pps_cdev_poll()
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | rtasd.c | 393 return POLLIN | POLLRDNORM; in rtas_log_poll()
|
/linux-4.1.27/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.1.27/drivers/staging/speakup/ |
D | speakup_soft.c | 292 ret = POLLIN | POLLRDNORM; in softsynth_poll()
|
/linux-4.1.27/drivers/bluetooth/ |
D | hci_vhci.c | 317 return POLLIN | POLLRDNORM; in vhci_poll()
|
/linux-4.1.27/arch/mips/kernel/ |
D | rtlx.c | 350 mask |= POLLIN | POLLRDNORM; in file_poll()
|
/linux-4.1.27/net/batman-adv/ |
D | icmp_socket.c | 281 return POLLIN | POLLRDNORM; in batadv_socket_poll()
|
D | debugfs.c | 184 return POLLIN | POLLRDNORM; in batadv_log_poll()
|
/linux-4.1.27/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.1.27/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.1.27/Documentation/usb/ |
D | gadget_printer.txt | 205 fd[0].events = POLLIN | POLLRDNORM; 215 if (retval && (fd[0].revents & POLLRDNORM)) {
|
/linux-4.1.27/drivers/media/pci/ttpci/ |
D | av7110_ca.c | 243 mask |= (POLLIN | POLLRDNORM); in dvb_ca_poll()
|
/linux-4.1.27/drivers/media/i2c/ |
D | saa6588.c | 418 a->result |= POLLIN | POLLRDNORM; in saa6588_ioctl()
|
/linux-4.1.27/drivers/hid/ |
D | hid-roccat.c | 145 return POLLIN | POLLRDNORM; in roccat_poll()
|
D | hidraw.c | 263 return POLLIN | POLLRDNORM; in hidraw_poll()
|
D | hid-sensor-custom.c | 717 mask = POLLIN | POLLRDNORM; in hid_sensor_custom_poll()
|
D | uhid.c | 747 return POLLIN | POLLRDNORM; in uhid_char_poll()
|
D | hid-debug.c | 1186 return POLLIN | POLLRDNORM; in hid_debug_events_poll()
|
/linux-4.1.27/fs/coda/ |
D | psdev.c | 72 mask |= POLLIN | POLLRDNORM; in coda_psdev_poll()
|
/linux-4.1.27/fs/ecryptfs/ |
D | miscdev.c | 62 mask |= POLLIN | POLLRDNORM; in ecryptfs_miscdev_poll()
|
/linux-4.1.27/drivers/input/serio/ |
D | serio_raw.c | 252 mask |= POLLIN | POLLRDNORM; in serio_raw_poll()
|
/linux-4.1.27/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 | 464 mask |= POLLIN | POLLRDNORM; in snd_info_entry_poll()
|
D | pcm_native.c | 3217 mask = POLLIN | POLLRDNORM; in snd_pcm_capture_poll() 3224 mask = POLLIN | POLLRDNORM; in snd_pcm_capture_poll() 3229 mask = POLLIN | POLLRDNORM | POLLERR; in snd_pcm_capture_poll()
|
D | control.c | 1596 mask |= POLLIN | POLLRDNORM; in snd_ctl_poll()
|
D | rawmidi.c | 1379 mask |= POLLIN | POLLRDNORM; in snd_rawmidi_poll()
|
/linux-4.1.27/drivers/tty/ |
D | n_tty.c | 2465 mask |= POLLIN | POLLRDNORM; in n_tty_poll() 2469 mask |= POLLIN | POLLRDNORM; in n_tty_poll() 2472 mask |= POLLPRI | POLLIN | POLLRDNORM; in n_tty_poll() 2477 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 | 1235 result |= POLLIN | POLLRDNORM; in r3964_poll()
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_fops.c | 545 mask |= POLLIN | POLLRDNORM; in drm_poll()
|
/linux-4.1.27/drivers/platform/goldfish/ |
D | goldfish_pipe.c | 429 mask |= POLLIN | POLLRDNORM; in goldfish_pipe_poll()
|
/linux-4.1.27/drivers/rtc/ |
D | rtc-dev.c | 215 return (data != 0) ? (POLLIN | POLLRDNORM) : 0; in rtc_dev_poll()
|
/linux-4.1.27/net/dccp/ |
D | proto.c | 331 mask |= POLLIN | POLLRDNORM | POLLRDHUP; in dccp_poll() 336 mask |= POLLIN | POLLRDNORM; in dccp_poll()
|
/linux-4.1.27/drivers/iio/ |
D | industrialio-event.c | 92 events = POLLIN | POLLRDNORM; in iio_event_poll()
|
D | industrialio-buffer.c | 158 return POLLIN | POLLRDNORM; in iio_buffer_poll() 1069 wake_up_interruptible_poll(&buffer->pollq, POLLIN | POLLRDNORM); in iio_push_to_buffer()
|
/linux-4.1.27/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.1.27/drivers/media/radio/wl128x/ |
D | fmdrv_v4l2.c | 119 return POLLIN | POLLRDNORM; in fm_v4l2_fops_poll()
|
/linux-4.1.27/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.1.27/net/unix/ |
D | af_unix.c | 2348 mask |= POLLRDHUP | POLLIN | POLLRDNORM; in unix_poll() 2352 mask |= POLLIN | POLLRDNORM; in unix_poll() 2384 mask |= POLLRDHUP | POLLIN | POLLRDNORM; in unix_dgram_poll() 2390 mask |= POLLIN | POLLRDNORM; in unix_dgram_poll()
|
/linux-4.1.27/fs/ocfs2/dlmfs/ |
D | dlmfs.c | 233 event = POLLIN | POLLRDNORM; in dlmfs_file_poll()
|
/linux-4.1.27/drivers/input/misc/ |
D | hp_sdc_rtc.c | 417 return POLLIN | POLLRDNORM; in hp_sdc_rtc_poll()
|
D | uinput.c | 565 return POLLIN | POLLRDNORM; in uinput_poll()
|
/linux-4.1.27/drivers/misc/cxl/ |
D | file.c | 263 mask |= POLLIN | POLLRDNORM; in afu_poll()
|
/linux-4.1.27/drivers/staging/ozwpan/ |
D | ozcdev.c | 330 ret |= POLLIN | POLLRDNORM; in oz_cdev_poll()
|
/linux-4.1.27/drivers/usb/core/ |
D | devices.c | 658 return POLLIN | POLLRDNORM; in usb_device_poll()
|
/linux-4.1.27/drivers/xen/xenbus/ |
D | xenbus_dev_frontend.c | 595 return POLLIN | POLLRDNORM; in xenbus_file_poll()
|
/linux-4.1.27/fs/dlm/ |
D | plock.c | 474 mask = POLLIN | POLLRDNORM; in dev_poll()
|
D | user.c | 900 return POLLIN | POLLRDNORM; in device_poll()
|
/linux-4.1.27/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.1.27/drivers/net/ |
D | macvtap.c | 349 wake_up_interruptible_poll(sk_sleep(&q->sk), POLLIN | POLLRDNORM | POLLRDBAND); in macvtap_handle_frame() 536 mask |= POLLIN | POLLRDNORM; in macvtap_poll()
|
/linux-4.1.27/drivers/misc/ |
D | phantom.c | 270 mask = POLLIN | POLLRDNORM; in phantom_poll()
|
D | hpilo.c | 527 return POLLIN | POLLRDNORM; in ilo_poll()
|
/linux-4.1.27/drivers/s390/char/ |
D | monreader.c | 439 return POLLIN | POLLRDNORM; in mon_poll()
|
/linux-4.1.27/drivers/s390/block/ |
D | dasd_eer.c | 660 mask = POLLIN | POLLRDNORM ; in dasd_eer_poll()
|
/linux-4.1.27/drivers/char/pcmcia/ |
D | cm4040_cs.c | 426 mask |= POLLIN | POLLRDNORM; in cm4040_poll()
|
/linux-4.1.27/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.1.27/drivers/staging/ft1000/ft1000-usb/ |
D | ft1000_debug.c | 383 return(POLLIN | POLLRDNORM | POLLPRI); in ft1000_poll_dev()
|
/linux-4.1.27/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.1.27/fs/notify/inotify/ |
D | inotify_user.c | 120 ret = POLLIN | POLLRDNORM; in inotify_poll()
|
/linux-4.1.27/drivers/virt/ |
D | fsl_hypervisor.c | 581 mask = (dbq->head == dbq->tail) ? 0 : (POLLIN | POLLRDNORM); in fsl_hv_poll()
|
/linux-4.1.27/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.1.27/drivers/media/common/saa7146/ |
D | saa7146_fops.c | 355 return res | POLLIN | POLLRDNORM; in __fops_poll()
|
/linux-4.1.27/drivers/hsi/clients/ |
D | cmt_speech.c | 1130 ret = POLLIN | POLLRDNORM; in cs_char_poll() 1132 ret = POLLIN | POLLRDNORM; in cs_char_poll()
|
/linux-4.1.27/net/rxrpc/ |
D | af_rxrpc.c | 600 mask |= POLLIN | POLLRDNORM; in rxrpc_poll()
|
/linux-4.1.27/drivers/usb/misc/ |
D | legousbtower.c | 525 mask |= POLLIN | POLLRDNORM; in tower_poll()
|
D | ldusb.c | 441 mask |= POLLIN | POLLRDNORM; in ld_usb_poll()
|
D | iowarrior.c | 705 mask |= POLLIN | POLLRDNORM; in iowarrior_poll()
|
/linux-4.1.27/drivers/media/rc/ |
D | lirc_dev.c | 562 ret = POLLIN | POLLRDNORM; in lirc_dev_fop_poll()
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
D | serial2002.c | 133 if (mask & (POLLRDNORM | POLLRDBAND | POLLIN | in serial2002_tty_read_poll_wait()
|
/linux-4.1.27/drivers/char/xillybus/ |
D | xillybus_core.c | 1759 mask |= POLLIN | POLLRDNORM; in xillybus_poll() 1767 mask |= POLLIN | POLLRDNORM; in xillybus_poll()
|
/linux-4.1.27/drivers/infiniband/hw/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.1.27/net/tipc/ |
D | socket.c | 641 mask |= (POLLIN | POLLRDNORM); in tipc_poll() 644 mask = (POLLIN | POLLRDNORM | POLLHUP); in tipc_poll() 1503 POLLRDNORM | POLLRDBAND); in tipc_data_ready()
|
/linux-4.1.27/drivers/char/ipmi/ |
D | ipmi_devintf.c | 92 mask |= (POLLIN | POLLRDNORM); in ipmi_poll()
|
D | ipmi_watchdog.c | 891 mask |= (POLLIN | POLLRDNORM); in ipmi_poll()
|
/linux-4.1.27/arch/cris/arch-v32/drivers/mach-a3/ |
D | gpio.c | 250 mask = POLLIN|POLLRDNORM; in gpio_poll()
|
/linux-4.1.27/drivers/uio/ |
D | uio.c | 501 return POLLIN | POLLRDNORM; in uio_poll()
|
/linux-4.1.27/net/phonet/ |
D | socket.c | 352 mask |= POLLIN | POLLRDNORM; in pn_socket_poll()
|
/linux-4.1.27/fs/notify/fanotify/ |
D | fanotify_user.c | 249 ret = POLLIN | POLLRDNORM; in fanotify_poll()
|
/linux-4.1.27/arch/cris/arch-v32/drivers/mach-fs/ |
D | gpio.c | 249 mask = POLLIN|POLLRDNORM; in gpio_poll()
|
/linux-4.1.27/drivers/media/common/siano/ |
D | smsdvb-debugfs.c | 388 rc = POLLIN | POLLRDNORM; in smsdvb_stats_poll()
|
/linux-4.1.27/drivers/media/usb/tm6000/ |
D | tm6000-video.c | 1464 return res | POLLIN | POLLRDNORM; in __tm6000_poll() 1465 } else if (req_events & (POLLIN | POLLRDNORM)) { in __tm6000_poll()
|
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/ |
D | mce.c | 1891 return POLLIN | POLLRDNORM; in mce_chrdev_poll() 1893 return POLLIN | POLLRDNORM; in mce_chrdev_poll()
|
/linux-4.1.27/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.1.27/drivers/hid/usbhid/ |
D | hiddev.c | 440 return POLLIN | POLLRDNORM; in hiddev_poll()
|
/linux-4.1.27/kernel/printk/ |
D | printk.c | 743 ret = POLLIN|POLLRDNORM|POLLERR|POLLPRI; in devkmsg_poll() 745 ret = POLLIN|POLLRDNORM; in devkmsg_poll()
|
/linux-4.1.27/drivers/misc/carma/ |
D | carma-fpga.c | 1286 mask |= POLLIN | POLLRDNORM; in data_poll()
|
/linux-4.1.27/drivers/infiniband/core/ |
D | uverbs_main.c | 393 pollflags = POLLIN | POLLRDNORM; in ib_uverbs_event_poll()
|
D | user_mad.c | 611 mask |= POLLIN | POLLRDNORM; in ib_umad_poll()
|
D | ucm.c | 1140 mask = POLLIN | POLLRDNORM; in ib_ucm_poll()
|
D | ucma.c | 1523 mask = POLLIN | POLLRDNORM; in ucma_poll()
|
/linux-4.1.27/net/rfkill/ |
D | core.c | 1078 res = POLLIN | POLLRDNORM; in rfkill_fop_poll()
|
/linux-4.1.27/drivers/input/ |
D | joydev.c | 433 return (joydev_data_pending(client) ? (POLLIN | POLLRDNORM) : 0) | in joydev_poll()
|
D | mousedev.c | 764 mask |= POLLIN | POLLRDNORM; in mousedev_poll()
|
D | evdev.c | 595 mask |= POLLIN | POLLRDNORM; in evdev_poll()
|
D | input.c | 1060 return POLLIN | POLLRDNORM; in input_proc_devices_poll()
|
/linux-4.1.27/net/caif/ |
D | caif_socket.c | 957 mask |= POLLIN | POLLRDNORM; in caif_poll()
|
/linux-4.1.27/block/ |
D | bsg.c | 857 mask |= POLLIN | POLLRDNORM; in bsg_poll()
|
/linux-4.1.27/net/atm/ |
D | common.c | 668 mask |= POLLIN | POLLRDNORM; in vcc_poll()
|
/linux-4.1.27/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.1.27/drivers/isdn/i4l/ |
D | isdn_common.c | 1242 mask |= POLLIN | POLLRDNORM; in isdn_poll() 1255 mask |= POLLIN | POLLRDNORM; in isdn_poll()
|
/linux-4.1.27/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.1.27/drivers/usb/class/ |
D | cdc-wdm.c | 603 mask = POLLIN | POLLRDNORM; in wdm_poll()
|
D | usblp.c | 486 ret = ((usblp->bidir && usblp->rcomplete) ? POLLIN | POLLRDNORM : 0) | in usblp_poll()
|
/linux-4.1.27/kernel/ |
D | relay.c | 914 mask |= POLLIN | POLLRDNORM; in relay_file_poll()
|
/linux-4.1.27/net/iucv/ |
D | af_iucv.c | 1450 return POLLIN | POLLRDNORM; in iucv_accept_poll() 1479 mask |= POLLIN | POLLRDNORM; in iucv_sock_poll()
|
/linux-4.1.27/net/ipv4/ |
D | tcp.c | 498 mask |= POLLIN | POLLRDNORM | POLLRDHUP; in tcp_poll() 514 mask |= POLLIN | POLLRDNORM; in tcp_poll()
|
D | udp.c | 2241 if ((mask & POLLRDNORM) && !(file->f_flags & O_NONBLOCK) && in udp_poll() 2243 mask &= ~(POLLIN | POLLRDNORM); in udp_poll()
|
/linux-4.1.27/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.1.27/mm/ |
D | swapfile.c | 1966 return POLLIN | POLLRDNORM | POLLERR | POLLPRI; in swaps_poll() 1969 return POLLIN | POLLRDNORM; in swaps_poll()
|
/linux-4.1.27/drivers/net/ppp/ |
D | ppp_generic.c | 525 mask |= POLLIN | POLLRDNORM; in ppp_poll() 533 mask |= POLLIN | POLLRDNORM; in ppp_poll()
|
/linux-4.1.27/drivers/media/pci/saa7164/ |
D | saa7164-vbi.c | 1235 mask |= POLLIN | POLLRDNORM; in fops_poll()
|
D | saa7164-encoder.c | 1288 mask |= POLLIN | POLLRDNORM; in fops_poll()
|
/linux-4.1.27/drivers/isdn/capi/ |
D | capi.c | 739 mask |= POLLIN | POLLRDNORM; in capi_poll()
|
/linux-4.1.27/drivers/misc/lis3lv02d/ |
D | lis3lv02d.c | 660 return POLLIN | POLLRDNORM; in lis3lv02d_misc_poll()
|
/linux-4.1.27/arch/x86/kernel/ |
D | apm_32.c | 1514 return POLLIN | POLLRDNORM; in do_poll()
|
/linux-4.1.27/drivers/usb/mon/ |
D | mon_bin.c | 1200 mask |= POLLIN | POLLRDNORM; /* readable */ in mon_bin_poll()
|
/linux-4.1.27/net/sctp/ |
D | socket.c | 6452 (POLLIN | POLLRDNORM) : 0; in sctp_poll() 6461 mask |= POLLRDHUP | POLLIN | POLLRDNORM; in sctp_poll() 6467 mask |= POLLIN | POLLRDNORM; in sctp_poll() 7001 POLLRDNORM | POLLRDBAND); in sctp_data_ready()
|
/linux-4.1.27/drivers/media/usb/stkwebcam/ |
D | stk-webcam.c | 737 return res | POLLIN | POLLRDNORM; in v4l_stk_poll()
|
/linux-4.1.27/drivers/media/platform/soc_camera/ |
D | omap1_camera.c | 1527 return POLLIN | POLLRDNORM; in omap1_cam_poll()
|
D | pxa_camera.c | 1569 return POLLIN|POLLRDNORM; in pxa_camera_poll()
|
/linux-4.1.27/net/sunrpc/ |
D | rpc_pipe.c | 356 mask |= POLLIN | POLLRDNORM; in rpc_pipe_poll()
|
D | cache.c | 934 mask |= POLLIN | POLLRDNORM; in cache_poll()
|
/linux-4.1.27/ipc/ |
D | mqueue.c | 531 retval = POLLIN | POLLRDNORM; in mqueue_poll_file()
|
/linux-4.1.27/drivers/media/pci/zoran/ |
D | zoran_driver.c | 2725 res = POLLIN | POLLRDNORM; in zoran_poll() 2746 res = POLLIN | POLLRDNORM; in zoran_poll()
|
/linux-4.1.27/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc.c | 979 rc |= POLLIN | POLLRDNORM; in s5p_mfc_poll()
|
/linux-4.1.27/drivers/media/pci/meye/ |
D | meye.c | 1442 res |= POLLIN | POLLRDNORM; in meye_poll()
|
/linux-4.1.27/sound/usb/ |
D | mixer_quirks.c | 247 return mixer->rc_code ? POLLIN | POLLRDNORM : 0; in snd_usb_sbrc_hwdep_poll()
|
/linux-4.1.27/drivers/media/usb/cx231xx/ |
D | cx231xx-417.c | 1799 if (!(req_events & (POLLIN | POLLRDNORM))) in mpeg_poll()
|
/linux-4.1.27/arch/cris/arch-v32/drivers/ |
D | sync_serial.c | 587 mask |= POLLIN | POLLRDNORM; in sync_serial_poll()
|
/linux-4.1.27/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.1.27/net/irda/ |
D | af_irda.c | 1760 mask |= POLLIN | POLLRDNORM; in irda_poll()
|
/linux-4.1.27/drivers/media/pci/ddbridge/ |
D | ddbridge-core.c | 961 mask |= POLLIN | POLLRDNORM; in ts_poll()
|
/linux-4.1.27/drivers/media/pci/bt8xx/ |
D | bttv-driver.c | 2965 if (!(req_events & (POLLIN | POLLRDNORM))) in bttv_poll() 3004 rc = rc | POLLIN|POLLRDNORM; in bttv_poll()
|