Home
last modified time | relevance | path

Searched refs:poll_wait (Results 1 – 200 of 235) sorted by relevance

12

/linux-4.1.27/fs/
Deventpoll.c196 wait_queue_head_t poll_wait; member
667 if (waitqueue_active(&ep->poll_wait)) in ep_scan_ready_list()
677 ep_poll_safewake(&ep->poll_wait); in ep_scan_ready_list()
740 if (waitqueue_active(&ep->poll_wait)) in ep_free()
741 ep_poll_safewake(&ep->poll_wait); in ep_free()
858 poll_wait(file, &ep->poll_wait, wait); in ep_eventpoll_poll()
950 init_waitqueue_head(&ep->poll_wait); in ep_alloc()
1071 if (waitqueue_active(&ep->poll_wait)) in ep_poll_callback()
1079 ep_poll_safewake(&ep->poll_wait); in ep_poll_callback()
1345 if (waitqueue_active(&ep->poll_wait)) in ep_insert()
[all …]
Deventfd.c123 poll_wait(file, &ctx->wqh, wait); in eventfd_poll()
Dsignalfd.c65 poll_wait(file, &current->sighand->signalfd_wqh, wait); in signalfd_poll()
Dproc_namespace.c25 poll_wait(file, &p->ns->poll, wait); in mounts_poll()
Dtimerfd.c225 poll_wait(file, &ctx->wqh, wait); in timerfd_poll()
Dpipe.c507 poll_wait(filp, &pipe->wait, wait); in pipe_poll()
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_minidump.c193 u32 poll_wait; member
223 u32 poll_wait; member
911 u32 data, wait_count, poll_wait, temp; in qlcnic_read_pollrdmwr() local
913 poll_wait = poll->poll_wait; in qlcnic_read_pollrdmwr()
918 while (wait_count < poll_wait) { in qlcnic_read_pollrdmwr()
925 if (wait_count == poll_wait) { in qlcnic_read_pollrdmwr()
937 while (wait_count < poll_wait) { in qlcnic_read_pollrdmwr()
955 u32 data, wait_count, poll_wait, sel_val; in qlcnic_read_pollrd() local
958 poll_wait = pollrd->poll_wait; in qlcnic_read_pollrd()
964 while (wait_count < poll_wait) { in qlcnic_read_pollrd()
[all …]
/linux-4.1.27/drivers/char/pcmcia/
Dcm4040_cs.c73 wait_queue_head_t poll_wait; member
128 wake_up_interruptible(&dev->poll_wait); in cm4040_do_poll()
423 poll_wait(filp, &dev->poll_wait, wait); in cm4040_poll()
586 init_waitqueue_head(&dev->poll_wait); in reader_probe()
/linux-4.1.27/fs/proc/
Dkmsg.c44 poll_wait(file, &log_wait, wait); in kmsg_poll()
Dproc_sysctl.c600 poll_wait(filp, &table->poll->wait, wait); in proc_sys_poll()
/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_nx2.h337 uint8_t poll_wait; member
429 uint32_t poll_wait; member
501 uint32_t poll_wait; member
Dqla_nx2.c2481 p_wait = cache_hdr->cache_ctrl.poll_wait; in qla8044_minidump_process_l2tag()
2645 uint32_t r_addr, s_addr, s_value, r_value, poll_wait, poll_mask; in qla8044_minidump_process_pollrd() local
2656 poll_wait = pollrd_hdr->poll_wait; in qla8044_minidump_process_pollrd()
2661 poll_wait = pollrd_hdr->poll_wait; in qla8044_minidump_process_pollrd()
2668 if (--poll_wait == 0) { in qla8044_minidump_process_pollrd()
2736 uint32_t poll_wait, poll_mask, r_value, data; in qla8044_minidump_process_pollrdmwr() local
2750 poll_wait = poll_hdr->poll_wait; in qla8044_minidump_process_pollrdmwr()
2758 if (--poll_wait == 0) { in qla8044_minidump_process_pollrdmwr()
2771 poll_wait = poll_hdr->poll_wait; in qla8044_minidump_process_pollrdmwr()
2779 if (--poll_wait == 0) { in qla8044_minidump_process_pollrdmwr()
Dqla_nx.h1085 uint8_t poll_wait; member
/linux-4.1.27/net/9p/
Dtrans_fd.c141 struct p9_poll_wait poll_wait[MAXPOLLWADDR]; member
176 for (i = 0; i < ARRAY_SIZE(m->poll_wait); i++) { in p9_mux_poll_stop()
177 struct p9_poll_wait *pwait = &m->poll_wait[i]; in p9_mux_poll_stop()
553 for (i = 0; i < ARRAY_SIZE(m->poll_wait); i++) { in p9_pollwait()
554 if (m->poll_wait[i].wait_addr == NULL) { in p9_pollwait()
555 pwait = &m->poll_wait[i]; in p9_pollwait()
/linux-4.1.27/drivers/scsi/qla4xxx/
Dql4_83xx.h251 uint32_t poll_wait; member
323 uint32_t poll_wait; member
Dql4_nx.c2167 p_wait = cache_hdr->cache_ctrl.poll_wait; in qla4_8xxx_minidump_process_l2tag()
2593 uint32_t r_addr, s_addr, s_value, r_value, poll_wait, poll_mask; in qla83xx_minidump_process_pollrd() local
2605 poll_wait = le32_to_cpu(pollrd_hdr->poll_wait); in qla83xx_minidump_process_pollrd()
2610 poll_wait = le32_to_cpu(pollrd_hdr->poll_wait); in qla83xx_minidump_process_pollrd()
2618 if (--poll_wait == 0) { in qla83xx_minidump_process_pollrd()
2906 uint32_t poll_wait, poll_mask, r_value, data; in qla83xx_minidump_process_pollrdmwr() local
2921 poll_wait = le32_to_cpu(poll_hdr->poll_wait); in qla83xx_minidump_process_pollrdmwr()
2929 if (--poll_wait == 0) { in qla83xx_minidump_process_pollrdmwr()
2943 poll_wait = le32_to_cpu(poll_hdr->poll_wait); in qla83xx_minidump_process_pollrdmwr()
2951 if (--poll_wait == 0) { in qla83xx_minidump_process_pollrdmwr()
Dql4_nx.h939 uint8_t poll_wait; member
/linux-4.1.27/drivers/infiniband/core/
Duverbs_main.c344 if (wait_event_interruptible(file->poll_wait, in ib_uverbs_event_read()
389 poll_wait(filp, &file->poll_wait, wait); in ib_uverbs_event_poll()
469 wake_up_interruptible(&file->poll_wait); in ib_uverbs_comp_handler()
503 wake_up_interruptible(&file->async_file->poll_wait); in ib_uverbs_async_handler()
568 init_waitqueue_head(&ev_file->poll_wait); in ib_uverbs_alloc_event_file()
Ducm.c74 wait_queue_head_t poll_wait; member
374 wake_up_interruptible(&ctx->file->poll_wait); in ib_ucm_event_handler()
407 if (wait_event_interruptible(file->poll_wait, in ib_ucm_event()
1137 poll_wait(filp, &file->poll_wait, wait); in ib_ucm_poll()
1163 init_waitqueue_head(&file->poll_wait); in ib_ucm_open()
Ducma.c76 wait_queue_head_t poll_wait; member
286 wake_up_interruptible(&ctx->file->poll_wait); in ucma_event_handler()
313 if (wait_event_interruptible(file->poll_wait, in ucma_get_event()
1520 poll_wait(filp, &file->poll_wait, wait); in ucma_poll()
1546 init_waitqueue_head(&file->poll_wait); in ucma_open()
Duverbs.h106 wait_queue_head_t poll_wait; member
Duser_mad.c608 poll_wait(filp, &file->recv_wait, wait); in ib_umad_poll()
/linux-4.1.27/sound/oss/
Dmidibuf.c405 poll_wait(file, &input_sleeper[dev], wait); in MIDIbuf_poll()
410 poll_wait(file, &midi_sleeper[dev], wait); in MIDIbuf_poll()
Dsequencer.c1530 poll_wait(file, &midi_sleeper, wait); in sequencer_poll()
1535 poll_wait(file, &seq_sleeper, wait); in sequencer_poll()
Dswarm_cs4297a.c1922 poll_wait(file, &s->dma_dac.wait, wait); in cs4297a_poll()
1930 poll_wait(file, &s->dma_adc.wait, wait); in cs4297a_poll()
Ddmabuf.c1249 poll_wait(file, &adev->poll_sleeper, wait); in DMAbuf_poll()
/linux-4.1.27/arch/mips/kernel/
Drtlx.c342 poll_wait(file, &channel_wqs[minor].rt_queue, wait); in file_poll()
343 poll_wait(file, &channel_wqs[minor].lx_queue, wait); in file_poll()
/linux-4.1.27/include/linux/
Dpoll.h42 static inline void poll_wait(struct file * filp, wait_queue_head_t * wait_address, poll_table *p) in poll_wait() function
/linux-4.1.27/drivers/media/pci/ttpci/
Dav7110_ca.c239 poll_wait(file, &rbuf->queue, wait); in dvb_ca_poll()
240 poll_wait(file, &wbuf->queue, wait); in dvb_ca_poll()
Dav7110_av.c950 poll_wait(file, &av7110->avout.queue, wait); in dvb_video_poll()
952 poll_wait(file, &av7110->video_events.wait_queue, wait); in dvb_video_poll()
1001 poll_wait(file, &av7110->aout.queue, wait); in dvb_audio_poll()
/linux-4.1.27/drivers/char/
Dsnsc.c332 poll_wait(file, &sd->sd_rq, wait); in scdrv_poll()
333 poll_wait(file, &sd->sd_wq, wait); in scdrv_poll()
Dgenrtc.c210 poll_wait(file, &gen_rtc_wait, wait); in gen_rtc_poll()
Dmsm_smd_pkt.c228 poll_wait(file, &smd_pkt_devp->ch_read_wait_queue, wait); in smd_pkt_poll()
Dapm-emulation.c250 poll_wait(fp, &apm_waitqueue, wait); in apm_poll()
Ddtlk.c243 poll_wait(file, &dtlk_process_list, wait); in dtlk_poll()
Drandom.c1402 poll_wait(file, &random_read_wait, wait); in random_poll()
1403 poll_wait(file, &random_write_wait, wait); in random_poll()
Dppdev.c731 poll_wait (file, &pp->irq_wait, wait); in pp_poll()
Drtc.c800 poll_wait(file, &rtc_wait, wait); in rtc_poll()
Dhpet.c355 poll_wait(file, &devp->hd_waitqueue, wait); in hpet_poll()
Dsonypi.c945 poll_wait(file, &sonypi_device.fifo_proc_list, wait); in sonypi_misc_poll()
Dvirtio_console.c988 poll_wait(filp, &port->waitqueue, wait); in port_fops_poll()
/linux-4.1.27/sound/core/seq/oss/
Dseq_oss_readq.c194 poll_wait(file, &q->midi_sleep, wait); in snd_seq_oss_readq_poll()
/linux-4.1.27/drivers/media/v4l2-core/
Dv4l2-mem2mem.c541 poll_wait(file, &fh->wait, wait); in v4l2_m2m_poll()
566 poll_wait(file, &src_q->done_wq, wait); in v4l2_m2m_poll()
568 poll_wait(file, &dst_q->done_wq, wait); in v4l2_m2m_poll()
Dv4l2-subdev.c482 poll_wait(file, &fh->wait, wait); in subdev_poll()
Dvideobuf-core.c1150 poll_wait(file, &buf->done, wait); in videobuf_poll_stream()
Dvideobuf2-core.c2622 poll_wait(file, &fh->wait, wait); in vb2_poll()
2672 poll_wait(file, &q->done_wq, wait); in vb2_poll()
/linux-4.1.27/sound/firewire/bebob/
Dbebob_hwdep.c62 poll_wait(file, &bebob->hwdep_wait, wait); in hwdep_poll()
/linux-4.1.27/sound/firewire/dice/
Ddice-hwdep.c61 poll_wait(file, &dice->hwdep_wait, wait); in hwdep_poll()
/linux-4.1.27/drivers/isdn/hardware/eicon/
Ddivamnt.c122 poll_wait(file, &msgwaitq, wait); in maint_poll()
Ddivasi.c385 poll_wait(file, &p_os->read_wait, wait); in um_idi_poll()
/linux-4.1.27/drivers/misc/mic/host/
Dmic_fops.c142 poll_wait(f, &mvdev->waitq, wait); in mic_poll()
/linux-4.1.27/sound/firewire/oxfw/
Doxfw-hwdep.c61 poll_wait(file, &oxfw->hwdep_wait, wait); in hwdep_poll()
/linux-4.1.27/net/rds/
Daf_rds.c178 poll_wait(file, sk_sleep(sk), wait); in rds_poll()
181 poll_wait(file, &rds_poll_waitq, wait); in rds_poll()
/linux-4.1.27/drivers/media/pci/ivtv/
Divtv-fileops.c746 poll_wait(filp, &id->fh.wait, wait); in ivtv_v4l2_dec_poll()
754 poll_wait(filp, &s->waitq, wait); in ivtv_v4l2_dec_poll()
795 poll_wait(filp, &s->waitq, wait); in ivtv_v4l2_enc_poll()
799 poll_wait(filp, &id->fh.wait, wait); in ivtv_v4l2_enc_poll()
/linux-4.1.27/sound/core/seq/
Dseq_fifo.c227 poll_wait(file, &f->input_sleep, wait); in snd_seq_fifo_poll_wait()
Dseq_memory.c372 poll_wait(file, &pool->output_sleep, wait); in snd_seq_pool_poll_wait()
/linux-4.1.27/sound/usb/usx2y/
DusX2Yhwdep.c98 poll_wait(file, &us428->us428ctls_wait_queue_head, wait); in snd_us428ctls_poll()
Dus122l.c282 poll_wait(file, &us122l->sk.sleep, wait); in usb_stream_hwdep_poll()
/linux-4.1.27/drivers/isdn/divert/
Ddivert_procfs.c127 poll_wait(file, &(rd_queue), wait); in isdn_divert_poll()
/linux-4.1.27/drivers/tty/
Dn_hdlc.c825 poll_wait(filp, &tty->read_wait, wait); in n_hdlc_tty_poll()
826 poll_wait(filp, &tty->write_wait, wait); in n_hdlc_tty_poll()
Drocket.c472 wake_up_interruptible(&tty->poll_wait); in rp_do_transmit()
1672 wake_up_interruptible(&tty->poll_wait); in rp_write()
1737 wake_up_interruptible(&tty->poll_wait); in rp_flush_buffer()
Dn_tty.c2462 poll_wait(file, &tty->read_wait, wait); in n_tty_poll()
2463 poll_wait(file, &tty->write_wait, wait); in n_tty_poll()
Dn_r3964.c1230 poll_wait(file, &pInfo->read_wait, wait); in r3964_poll()
Dn_gsm.c2484 poll_wait(file, &tty->read_wait, wait); in gsmld_poll()
2485 poll_wait(file, &tty->write_wait, wait); in gsmld_poll()
/linux-4.1.27/sound/firewire/fireworks/
Dfireworks_hwdep.c160 poll_wait(file, &efw->hwdep_wait, wait); in hwdep_poll()
/linux-4.1.27/drivers/isdn/mISDN/
Dtimerdev.c151 poll_wait(filep, &dev->wait, wait); in mISDN_poll()
/linux-4.1.27/drivers/isdn/hysdn/
Dhysdn_proclog.c296 poll_wait(file, &(pd->rd_queue), wait); in hysdn_log_poll()
/linux-4.1.27/drivers/usb/misc/
Dlegousbtower.c520 poll_wait(file, &dev->read_wait, wait); in tower_poll()
521 poll_wait(file, &dev->write_wait, wait); in tower_poll()
Dldusb.c437 poll_wait(file, &dev->read_wait, wait); in ld_usb_poll()
438 poll_wait(file, &dev->write_wait, wait); in ld_usb_poll()
Diowarrior.c698 poll_wait(file, &dev->read_wait, wait); in iowarrior_poll()
699 poll_wait(file, &dev->write_wait, wait); in iowarrior_poll()
/linux-4.1.27/drivers/char/xillybus/
Dxillybus_core.c1743 poll_wait(filp, &channel->endpoint->ep_wait, wait); in xillybus_poll()
1754 poll_wait(filp, &channel->wr_wait, wait); in xillybus_poll()
1755 poll_wait(filp, &channel->wr_ready_wait, wait); in xillybus_poll()
1778 poll_wait(filp, &channel->rd_wait, wait); in xillybus_poll()
/linux-4.1.27/drivers/xen/
Dmcelog.c144 poll_wait(file, &xen_mce_chrdev_wait, wait); in xen_mce_chrdev_poll()
Devtchn.c476 poll_wait(file, &u->evtchn_wait, wait); in evtchn_poll()
/linux-4.1.27/drivers/pps/
Dpps.c56 poll_wait(file, &pps->queue, wait); in pps_cdev_poll()
/linux-4.1.27/drivers/ptp/
Dptp_chardev.c263 poll_wait(fp, &ptp->tsev_wq, wait); in ptp_poll()
/linux-4.1.27/arch/powerpc/kernel/
Drtasd.c391 poll_wait(file, &rtas_log_wait, wait); in rtas_log_poll()
/linux-4.1.27/drivers/staging/speakup/
Dspeakup_soft.c288 poll_wait(fp, &speakup_event, wait); in softsynth_poll()
/linux-4.1.27/drivers/bluetooth/
Dhci_vhci.c314 poll_wait(file, &data->read_wait, wait); in vhci_poll()
/linux-4.1.27/net/batman-adv/
Dicmp_socket.c278 poll_wait(file, &socket_client->queue_wait, wait); in batadv_socket_poll()
Ddebugfs.c181 poll_wait(file, &debug_log->queue_wait, wait); in batadv_log_poll()
/linux-4.1.27/drivers/media/i2c/
Dsaa6588.c419 poll_wait(a->instance, &s->read_queue, a->event_list); in saa6588_ioctl()
/linux-4.1.27/drivers/hid/
Dhid-roccat.c143 poll_wait(file, &reader->device->wait, wait); in roccat_poll()
Dhidraw.c261 poll_wait(file, &list->hidraw->wait, wait); in hidraw_poll()
Dhid-sensor-custom.c714 poll_wait(file, &sensor_inst->wait, wait); in hid_sensor_custom_poll()
Duhid.c744 poll_wait(file, &uhid->waitq, wait); in uhid_char_poll()
Dhid-debug.c1184 poll_wait(file, &list->hdev->debug_wait, wait); in hid_debug_events_poll()
/linux-4.1.27/fs/coda/
Dpsdev.c69 poll_wait(file, &vcp->vc_waitq, wait); in coda_psdev_poll()
/linux-4.1.27/fs/ecryptfs/
Dmiscdev.c59 poll_wait(file, &daemon->wait, pt); in ecryptfs_miscdev_poll()
/linux-4.1.27/drivers/input/serio/
Dserio_raw.c248 poll_wait(file, &serio_raw->wait, wait); in serio_raw_poll()
/linux-4.1.27/fs/fuse/
Dfuse_i.h157 wait_queue_head_t poll_wait; member
Dfile.c63 init_waitqueue_head(&ff->poll_wait); in fuse_file_alloc()
235 wake_up_interruptible_all(&ff->poll_wait); in fuse_prepare_release()
2708 poll_wait(file, &ff->poll_wait, wait); in fuse_file_poll()
2715 if (waitqueue_active(&ff->poll_wait)) { in fuse_file_poll()
2757 wake_up_interruptible_sync(&ff->poll_wait); in fuse_notify_poll_wakeup()
Ddev.c2068 poll_wait(file, &fc->waitq, wait); in fuse_dev_poll()
2156 wake_up_interruptible_all(&ff->poll_wait); in end_polls()
/linux-4.1.27/drivers/misc/mei/
Damthif.c381 poll_wait(file, &dev->iamthif_cl.wait, wait); in mei_amthif_poll()
Dmain.c568 poll_wait(file, &cl->rx_wait, wait); in mei_poll()
/linux-4.1.27/security/tomoyo/
Daudit.c464 poll_wait(file, &tomoyo_log_wait, wait); in tomoyo_poll_log()
/linux-4.1.27/drivers/usb/gadget/function/
Df_hid.c331 poll_wait(file, &hidg->read_queue, wait); in f_hidg_poll()
332 poll_wait(file, &hidg->write_queue, wait); in f_hidg_poll()
Df_printer.c704 poll_wait(fd, &dev->rx_wait, wait); in printer_poll()
705 poll_wait(fd, &dev->tx_wait, wait); in printer_poll()
/linux-4.1.27/drivers/gpu/drm/
Ddrm_fops.c542 poll_wait(filp, &file_priv->event_wait, wait); in drm_poll()
/linux-4.1.27/drivers/platform/goldfish/
Dgoldfish_pipe.c422 poll_wait(filp, &pipe->wake_queue, wait); in goldfish_pipe_poll()
/linux-4.1.27/drivers/rtc/
Drtc-dev.c211 poll_wait(file, &rtc->irq_queue, wait); in rtc_dev_poll()
/linux-4.1.27/drivers/media/platform/s5p-mfc/
Ds5p_mfc.c959 poll_wait(file, &ctx->fh.wait, wait); in s5p_mfc_poll()
960 poll_wait(file, &src_q->done_wq, wait); in s5p_mfc_poll()
961 poll_wait(file, &dst_q->done_wq, wait); in s5p_mfc_poll()
/linux-4.1.27/block/
Dbsg.c852 poll_wait(file, &bd->wq_done, wait); in bsg_poll()
853 poll_wait(file, &bd->wq_free, wait); in bsg_poll()
/linux-4.1.27/drivers/iio/
Dindustrialio-event.c89 poll_wait(filep, &ev_int->wait, wait); in iio_event_poll()
Dindustrialio-buffer.c156 poll_wait(filp, &rb->pollq, wait); in iio_buffer_poll()
/linux-4.1.27/drivers/staging/media/lirc/
Dlirc_parallel.c456 poll_wait(file, &lirc_wait, wait); in lirc_poll()
Dlirc_sir.c195 poll_wait(file, &lirc_read_queue, wait); in lirc_poll()
Dlirc_zilog.c1231 poll_wait(filep, &rbuf->wait_poll, wait); in poll()
/linux-4.1.27/fs/cachefiles/
Ddaemon.c299 poll_wait(file, &cache->daemon_pollwq, poll); in cachefiles_daemon_poll()
/linux-4.1.27/drivers/media/radio/si470x/
Dradio-si470x-common.c526 poll_wait(file, &radio->read_queue, pts); in si470x_fops_poll()
/linux-4.1.27/drivers/tty/vt/
Dvc_screen.c568 poll_wait(file, &poll->waitq, wait); in vcs_poll()
/linux-4.1.27/fs/ocfs2/dlmfs/
Ddlmfs.c229 poll_wait(file, &ip->ip_lockres.l_event, wait); in dlmfs_file_poll()
/linux-4.1.27/drivers/misc/cxl/
Dfile.c256 poll_wait(file, &ctx->wq, poll); in afu_poll()
/linux-4.1.27/drivers/staging/ozwpan/
Dozcdev.c336 poll_wait(filp, &dev->rdq, wait); in oz_cdev_poll()
/linux-4.1.27/drivers/usb/core/
Ddevices.c653 poll_wait(file, &device_event.wait, wait); in usb_device_poll()
/linux-4.1.27/drivers/xen/xenbus/
Dxenbus_dev_frontend.c593 poll_wait(file, &u->read_waitq, wait); in xenbus_file_poll()
/linux-4.1.27/fs/dlm/
Dplock.c470 poll_wait(file, &send_wq, wait); in dev_poll()
Duser.c895 poll_wait(file, &proc->wait, wait); in device_poll()
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
Dfile.c838 poll_wait(file, &ctx->ibox_wq, wait); in spufs_ibox_poll()
988 poll_wait(file, &ctx->wbox_wq, wait); in spufs_wbox_poll()
1802 poll_wait(file, &ctx->mfc_wq, wait); in spufs_mfc_poll()
2576 poll_wait(file, &ctx->switch_log->wait, wait); in spufs_switch_log_poll()
/linux-4.1.27/drivers/misc/
Dphantom.c265 poll_wait(file, &dev->wait, wait); in phantom_poll()
Dhpilo.c522 poll_wait(fp, &data->ccb_waitq, wait); in ilo_poll()
/linux-4.1.27/drivers/s390/char/
Dmonreader.c435 poll_wait(filp, &mon_read_wait_queue, p); in mon_poll()
/linux-4.1.27/drivers/s390/block/
Ddasd_eer.c657 poll_wait(filp, &dasd_eer_read_wait_queue, ptable); in dasd_eer_poll()
/linux-4.1.27/drivers/usb/class/
Dusblp.c483 poll_wait(file, &usblp->rwait, wait); in usblp_poll()
484 poll_wait(file, &usblp->wwait, wait); in usblp_poll()
Dcdc-wdm.c610 poll_wait(file, &desc->wait, wait); in wdm_poll()
/linux-4.1.27/drivers/media/dvb-core/
Ddmxdev.c1093 poll_wait(file, &dmxdevfilter->buffer.queue, wait); in dvb_demux_poll()
1190 poll_wait(file, &dmxdev->dvr_buffer.queue, wait); in dvb_dvr_poll()
Ddvb_ca_en50221.c1619 poll_wait(file, &ca->wait_queue, wait); in dvb_ca_en50221_io_poll()
/linux-4.1.27/drivers/staging/ft1000/ft1000-usb/
Dft1000_debug.c386 poll_wait(file, &dev->app_info[i].wait_dpram_msg, wait); in ft1000_poll_dev()
/linux-4.1.27/drivers/media/radio/
Dradio-cadet.c495 poll_wait(file, &dev->read_queue, wait); in cadet_poll()
Dradio-si476x.c1161 poll_wait(file, &radio->core->rds_read_queue, pts); in si476x_radio_fops_poll()
/linux-4.1.27/arch/cris/arch-v10/drivers/
Dgpio.c152 poll_wait(file, &priv->alarm_wq, wait); in gpio_poll()
Dsync_serial.c664 poll_wait(file, &port->out_wait_q, wait); in sync_serial_poll()
665 poll_wait(file, &port->in_wait_q, wait); in sync_serial_poll()
/linux-4.1.27/fs/notify/inotify/
Dinotify_user.c117 poll_wait(file, &group->notification_waitq, wait); in inotify_poll()
/linux-4.1.27/drivers/dma-buf/
Ddma-buf.c148 poll_wait(file, &dmabuf->poll, poll); in dma_buf_poll()
/linux-4.1.27/drivers/virt/
Dfsl_hypervisor.c580 poll_wait(filp, &dbq->wait, p); in fsl_hv_poll()
/linux-4.1.27/net/bluetooth/
Daf_bluetooth.c415 poll_wait(file, sk_sleep(sk), wait); in bt_sock_poll()
/linux-4.1.27/drivers/firewire/
Dnosy.c336 poll_wait(file, &client->buffer.wait, pt); in nosy_poll()
Dcore-cdev.c1793 poll_wait(file, &client->wait, pt); in fw_device_op_poll()
/linux-4.1.27/drivers/media/common/saa7146/
Dsaa7146_fops.c352 poll_wait(file, &buf->done, wait); in __fops_poll()
/linux-4.1.27/Documentation/zh_CN/video4linux/
Dv4l2-framework.txt967 v4l2_fh->wait (wait_queue_head_t 类型)作为参数调用 poll_wait()。
/linux-4.1.27/fs/kernfs/
Dfile.c792 poll_wait(filp, &on->poll, wait); in kernfs_fop_poll()
/linux-4.1.27/drivers/staging/android/
Dsync.c549 poll_wait(file, &fence->wq, wait); in sync_fence_poll()
/linux-4.1.27/drivers/media/rc/
Dlirc_dev.c557 poll_wait(file, &ir->buf->wait_poll, wait); in lirc_dev_fop_poll()
/linux-4.1.27/drivers/media/pci/cx18/
Dcx18-fileops.c652 poll_wait(filp, &s->waitq, wait); in cx18_v4l2_enc_poll()
/linux-4.1.27/drivers/char/ipmi/
Dipmi_devintf.c87 poll_wait(file, &priv->wait, wait); in ipmi_poll()
Dipmi_watchdog.c887 poll_wait(file, &read_q, wait); in ipmi_poll()
/linux-4.1.27/arch/cris/arch-v32/drivers/mach-a3/
Dgpio.c238 poll_wait(file, &priv->alarm_wq, wait); in gpio_poll()
/linux-4.1.27/drivers/misc/vmw_vmci/
Dvmci_host.c177 poll_wait(filp, &context->host_context.wait_queue, in vmci_host_poll()
/linux-4.1.27/net/irda/irnet/
Dirnet_ppp.c430 poll_wait(file, &irnet_events.rwait, wait); in irnet_ctrl_poll()
/linux-4.1.27/drivers/uio/
Duio.c499 poll_wait(filep, &idev->wait, wait); in uio_poll()
/linux-4.1.27/net/phonet/
Dsocket.c347 poll_wait(file, sk_sleep(sk), wait); in pn_socket_poll()
/linux-4.1.27/fs/notify/fanotify/
Dfanotify_user.c246 poll_wait(file, &group->notification_waitq, wait); in fanotify_poll()
/linux-4.1.27/arch/cris/arch-v32/drivers/mach-fs/
Dgpio.c189 poll_wait(file, &priv->alarm_wq, wait); in gpio_poll()
/linux-4.1.27/drivers/media/common/siano/
Dsmsdvb-debugfs.c384 poll_wait(file, &debug_data->stats_queue, wait); in smsdvb_stats_poll()
/linux-4.1.27/drivers/net/wireless/rt2x00/
Drt2x00debug.c308 poll_wait(file, &intf->frame_dump_waitqueue, wait); in rt2x00debug_poll_queue_dump()
/linux-4.1.27/drivers/media/usb/tm6000/
Dtm6000-video.c1449 poll_wait(file, &fh->fh.wait, wait); in __tm6000_poll()
1461 poll_wait(file, &buf->vb.done, wait); in __tm6000_poll()
/linux-4.1.27/arch/cris/arch-v32/drivers/
Dsync_serial.c572 poll_wait(file, &port->out_wait_q, wait); in sync_serial_poll()
573 poll_wait(file, &port->in_wait_q, wait); in sync_serial_poll()
/linux-4.1.27/sound/core/
Dcompress_offload.c398 poll_wait(f, &stream->runtime->sleep, wait); in snd_compr_poll()
Drawmidi.c1370 poll_wait(file, &runtime->sleep, wait); in snd_rawmidi_poll()
1374 poll_wait(file, &runtime->sleep, wait); in snd_rawmidi_poll()
Dpcm_native.c3169 poll_wait(file, &runtime->sleep, wait); in snd_pcm_playback_poll()
3208 poll_wait(file, &runtime->sleep, wait); in snd_pcm_capture_poll()
/linux-4.1.27/drivers/input/misc/
Duinput.c562 poll_wait(file, &udev->waitq, wait); in uinput_poll()
/linux-4.1.27/drivers/media/pci/ddbridge/
Dddbridge-core.c965 poll_wait(file, &read_queue, wait); in ts_poll()
966 poll_wait(file, &write_queue, wait); in ts_poll()
/linux-4.1.27/drivers/gpu/vga/
Dvgaarb.c1161 poll_wait(file, &vga_wait_queue, wait); in vga_arb_fpoll()
/linux-4.1.27/drivers/hid/usbhid/
Dhiddev.c438 poll_wait(file, &list->hiddev->wait, wait); in hiddev_poll()
/linux-4.1.27/drivers/misc/carma/
Dcarma-fpga.c1283 poll_wait(filp, &priv->wait, tbl); in data_poll()
/linux-4.1.27/net/rfkill/
Dcore.c1074 poll_wait(file, &data->read_wait, wait); in rfkill_fop_poll()
/linux-4.1.27/drivers/input/
Djoydev.c432 poll_wait(file, &joydev->wait, wait); in joydev_poll()
Dmousedev.c760 poll_wait(file, &mousedev->wait, wait); in mousedev_poll()
Devdev.c587 poll_wait(file, &evdev->wait, wait); in evdev_poll()
/linux-4.1.27/sound/oss/dmasound/
Ddmasound_core.c683 poll_wait(file, &write_sq.action_queue, wait); in sq_poll()
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_file_ops.c1112 poll_wait(fp, &rcd->wait, pt); in qib_poll_urgent()
1134 poll_wait(fp, &rcd->wait, pt); in qib_poll_next()
/linux-4.1.27/drivers/isdn/i4l/
Disdn_common.c1239 poll_wait(file, &(dev->info_waitq), wait); in isdn_poll()
1252 poll_wait(file, &(dev->drv[drvidx]->st_waitq), wait); in isdn_poll()
/linux-4.1.27/kernel/
Drelay.c912 poll_wait(filp, &buf->read_wait, wait); in relay_file_poll()
/linux-4.1.27/drivers/macintosh/
Dsmu.c1252 poll_wait(file, &pp->wait, wait); in smu_fpoll()
/linux-4.1.27/drivers/media/usb/hdpvr/
Dhdpvr-video.c543 poll_wait(filp, &dev->wait_data, wait); in hdpvr_poll()
/linux-4.1.27/drivers/net/
Dmacvtap.c533 poll_wait(file, &q->wq.wait, wait); in macvtap_poll()
/linux-4.1.27/drivers/staging/comedi/
Dcomedi_fops.c2242 poll_wait(file, &s->async->wait_head, wait); in comedi_poll()
2253 poll_wait(file, &s->async->wait_head, wait); in comedi_poll()
/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_file_ops.c1395 poll_wait(fp, &pd->port_wait, pt); in ipath_poll_urgent()
1441 poll_wait(fp, &pd->port_wait, pt); in ipath_poll_next()
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic.h1513 u8 poll_wait; member
/linux-4.1.27/drivers/isdn/capi/
Dcapi.c736 poll_wait(file, &(cdev->recvwait), wait); in capi_poll()
/linux-4.1.27/drivers/misc/lis3lv02d/
Dlis3lv02d.c658 poll_wait(file, &lis3->misc_wait, wait); in lis3lv02d_misc_poll()
/linux-4.1.27/drivers/media/usb/pvrusb2/
Dpvrusb2-v4l2.c1179 poll_wait(file,&fh->wait_data,wait); in pvr2_v4l2_poll()
/linux-4.1.27/arch/x86/kernel/
Dapm_32.c1512 poll_wait(fp, &apm_waitqueue, wait); in do_poll()
/linux-4.1.27/drivers/usb/mon/
Dmon_bin.c1196 poll_wait(file, &rp->b_wait, wait); in mon_bin_poll()
/linux-4.1.27/drivers/media/pci/bt8xx/
Dbttv-driver.c2963 poll_wait(file, &fh->fh.wait, wait); in bttv_poll()
3001 poll_wait(file, &buf->vb.done, wait); in bttv_poll()
3337 poll_wait(file, &fh->fh.wait, wait); in radio_poll()
/linux-4.1.27/drivers/media/usb/stkwebcam/
Dstk-webcam.c731 poll_wait(fp, &dev->wait_frame, wait); in v4l_stk_poll()
/linux-4.1.27/drivers/media/platform/soc_camera/
Domap1_camera.c1523 poll_wait(file, &buf->vb.done, pt); in omap1_cam_poll()
Dpxa_camera.c1565 poll_wait(file, &buf->vb.done, pt); in pxa_camera_poll()
/linux-4.1.27/net/sunrpc/
Drpc_pipe.c350 poll_wait(filp, &rpci->waitq, wait); in rpc_pipe_poll()
Dcache.c921 poll_wait(filp, &queue_wait, wait); in cache_poll()
/linux-4.1.27/drivers/hsi/clients/
Dcmt_speech.c1127 poll_wait(file, &cs_char_data.wait, wait); in cs_char_poll()
/linux-4.1.27/ipc/
Dmqueue.c527 poll_wait(filp, &info->wait_q, poll_tab); in mqueue_poll_file()
/linux-4.1.27/drivers/media/radio/wl128x/
Dfmdrv_common.c1064 poll_wait(file, &fmdev->rx.rds.read_queue, pts); in fmc_is_rds_data_available()
/linux-4.1.27/net/vmw_vsock/
Daf_vsock.c849 poll_wait(file, sk_sleep(sk), wait); in vsock_poll()
/linux-4.1.27/drivers/media/pci/zoran/
Dzoran_driver.c2710 poll_wait(file, &zr->v4l_capq, wait); in zoran_poll()
2732 poll_wait(file, &zr->jpg_capq, wait); in zoran_poll()
/linux-4.1.27/drivers/media/pci/meye/
Dmeye.c1440 poll_wait(file, &meye.proc_list, wait); in meye_poll()
/linux-4.1.27/sound/usb/
Dmixer_quirks.c246 poll_wait(file, &mixer->rc_waitq, wait); in snd_usb_sbrc_hwdep_poll()
/linux-4.1.27/sound/core/oss/
Dpcm_oss.c2738 poll_wait(file, &runtime->sleep, wait); in snd_pcm_oss_poll()
2749 poll_wait(file, &runtime->sleep, wait); in snd_pcm_oss_poll()
/linux-4.1.27/drivers/media/usb/cx231xx/
Dcx231xx-417.c1797 poll_wait(file, &fh->fh.wait, wait); in mpeg_poll()
/linux-4.1.27/include/net/
Dsock.h1929 poll_wait(filp, wait_address, p); in sock_poll_wait()
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
Dmce.c1889 poll_wait(file, &mce_chrdev_wait, wait); in mce_chrdev_poll()

12