Home
last modified time | relevance | path

Searched refs:poll_wait (Results 1 – 25 of 174) sorted by relevance

1234567

/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_minidump.c193 u32 poll_wait; member
223 u32 poll_wait; member
912 u32 data, wait_count, poll_wait, temp; in qlcnic_read_pollrdmwr() local
914 poll_wait = poll->poll_wait; in qlcnic_read_pollrdmwr()
919 while (wait_count < poll_wait) { in qlcnic_read_pollrdmwr()
926 if (wait_count == poll_wait) { in qlcnic_read_pollrdmwr()
938 while (wait_count < poll_wait) { in qlcnic_read_pollrdmwr()
956 u32 data, wait_count, poll_wait, sel_val; in qlcnic_read_pollrd() local
959 poll_wait = pollrd->poll_wait; in qlcnic_read_pollrd()
965 while (wait_count < poll_wait) { in qlcnic_read_pollrd()
[all …]
/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()
585 init_waitqueue_head(&dev->poll_wait); in reader_probe()
/drivers/scsi/qla2xxx/
Dqla_nx2.h339 uint8_t poll_wait; member
431 uint32_t poll_wait; member
503 uint32_t poll_wait; member
Dqla_nx2.c2497 p_wait = cache_hdr->cache_ctrl.poll_wait; in qla8044_minidump_process_l2tag()
2661 uint32_t r_addr, s_addr, s_value, r_value, poll_wait, poll_mask; in qla8044_minidump_process_pollrd() local
2672 poll_wait = pollrd_hdr->poll_wait; in qla8044_minidump_process_pollrd()
2677 poll_wait = pollrd_hdr->poll_wait; in qla8044_minidump_process_pollrd()
2684 if (--poll_wait == 0) { in qla8044_minidump_process_pollrd()
2752 uint32_t poll_wait, poll_mask, r_value, data; in qla8044_minidump_process_pollrdmwr() local
2766 poll_wait = poll_hdr->poll_wait; in qla8044_minidump_process_pollrdmwr()
2774 if (--poll_wait == 0) { in qla8044_minidump_process_pollrdmwr()
2787 poll_wait = poll_hdr->poll_wait; in qla8044_minidump_process_pollrdmwr()
2795 if (--poll_wait == 0) { in qla8044_minidump_process_pollrdmwr()
/drivers/infiniband/core/
Duverbs_main.c275 if (wait_event_interruptible(ev_queue->poll_wait, in ib_uverbs_event_read()
347 poll_wait(filp, &ev_queue->poll_wait, wait); in ib_uverbs_event_poll()
484 wake_up_interruptible(&ev_queue->poll_wait); in ib_uverbs_comp_handler()
518 wake_up_interruptible(&file->async_file->ev_queue.poll_wait); in ib_uverbs_async_handler()
590 init_waitqueue_head(&ev_queue->poll_wait); in ib_uverbs_init_event_queue()
1220 wake_up_interruptible(&event_file->ev_queue.poll_wait); in ib_uverbs_free_hw_resources()
Ducm.c76 wait_queue_head_t poll_wait; member
376 wake_up_interruptible(&ctx->file->poll_wait); in ib_ucm_event_handler()
409 if (wait_event_interruptible(file->poll_wait, in ib_ucm_event()
1142 poll_wait(filp, &file->poll_wait, wait); in ib_ucm_poll()
1168 init_waitqueue_head(&file->poll_wait); in ib_ucm_open()
Ducma.c79 wait_queue_head_t poll_wait; member
373 wake_up_interruptible(&ctx->file->poll_wait); in ucma_event_handler()
402 if (wait_event_interruptible(file->poll_wait, in ucma_get_event()
1684 poll_wait(filp, &file->poll_wait, wait); in ucma_poll()
1717 init_waitqueue_head(&file->poll_wait); in ucma_open()
Duverbs.h109 wait_queue_head_t poll_wait; member
/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()
/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()
/drivers/media/pci/ttpci/
Dav7110_ca.c236 poll_wait(file, &rbuf->queue, wait); in dvb_ca_poll()
237 poll_wait(file, &wbuf->queue, wait); in dvb_ca_poll()
/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()
/drivers/media/v4l2-core/
Dv4l2-mem2mem.c517 poll_wait(file, &fh->wait, wait); in v4l2_m2m_poll()
538 poll_wait(file, &src_q->done_wq, wait); in v4l2_m2m_poll()
552 poll_wait(file, &dst_q->done_wq, wait); in v4l2_m2m_poll()
/drivers/isdn/hardware/eicon/
Ddivamnt.c105 poll_wait(file, &msgwaitq, wait); in maint_poll()
/drivers/leds/
Duleds.c183 poll_wait(file, &udev->waitq, wait); in uleds_poll()
/drivers/input/serio/
Duserio.c255 poll_wait(file, &userio->waitq, wait); in userio_char_poll()
/drivers/misc/mei/
Dmain.c567 poll_wait(file, &cl->ev_wait, wait); in mei_poll()
573 poll_wait(file, &cl->rx_wait, wait); in mei_poll()
/drivers/usb/misc/
Dldusb.c426 poll_wait(file, &dev->read_wait, wait); in ld_usb_poll()
427 poll_wait(file, &dev->write_wait, wait); in ld_usb_poll()
Dlegousbtower.c512 poll_wait(file, &dev->read_wait, wait); in tower_poll()
513 poll_wait(file, &dev->write_wait, wait); in tower_poll()
/drivers/tty/
Dn_hdlc.c814 poll_wait(filp, &tty->read_wait, wait); in n_hdlc_tty_poll()
815 poll_wait(filp, &tty->write_wait, wait); in n_hdlc_tty_poll()
/drivers/isdn/divert/
Ddivert_procfs.c127 poll_wait(file, &(rd_queue), wait); in isdn_divert_poll()
/drivers/char/xillybus/
Dxillybus_core.c1745 poll_wait(filp, &channel->endpoint->ep_wait, wait); in xillybus_poll()
1756 poll_wait(filp, &channel->wr_wait, wait); in xillybus_poll()
1757 poll_wait(filp, &channel->wr_ready_wait, wait); in xillybus_poll()
1780 poll_wait(filp, &channel->rd_wait, wait); in xillybus_poll()
/drivers/isdn/hysdn/
Dhysdn_proclog.c294 poll_wait(file, &(pd->rd_queue), wait); in hysdn_log_poll()
/drivers/isdn/mISDN/
Dtimerdev.c153 poll_wait(filep, &dev->wait, wait); in mISDN_poll()

1234567