Home
last modified time | relevance | path

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

12345678

/drivers/media/mc/
Dmc-request.c57 wake_up_interruptible_all(&req->poll_wait); in media_request_clean()
103 poll_wait(filp, &req->poll_wait, wait); in media_request_poll()
325 init_waitqueue_head(&req->poll_wait); in media_request_alloc()
471 wake_up_interruptible_all(&req->poll_wait); in media_request_object_unbind()
499 wake_up_interruptible_all(&req->poll_wait); in media_request_object_complete()
/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_minidump.c192 u32 poll_wait; member
222 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 …]
/drivers/scsi/qla2xxx/
Dqla_nx2.h334 uint8_t poll_wait; member
426 uint32_t poll_wait; member
498 uint32_t poll_wait; member
Dqla_nx2.c2482 p_wait = cache_hdr->cache_ctrl.poll_wait; in qla8044_minidump_process_l2tag()
2646 uint32_t r_addr, s_addr, s_value, r_value, poll_wait, poll_mask; in qla8044_minidump_process_pollrd() local
2657 poll_wait = pollrd_hdr->poll_wait; in qla8044_minidump_process_pollrd()
2662 poll_wait = pollrd_hdr->poll_wait; in qla8044_minidump_process_pollrd()
2669 if (--poll_wait == 0) { in qla8044_minidump_process_pollrd()
2737 uint32_t poll_wait, poll_mask, r_value, data; in qla8044_minidump_process_pollrdmwr() local
2751 poll_wait = poll_hdr->poll_wait; in qla8044_minidump_process_pollrdmwr()
2759 if (--poll_wait == 0) { in qla8044_minidump_process_pollrdmwr()
2772 poll_wait = poll_hdr->poll_wait; in qla8044_minidump_process_pollrdmwr()
2780 if (--poll_wait == 0) { in qla8044_minidump_process_pollrdmwr()
/drivers/infiniband/hw/mlx5/
Ddevx.c85 wait_queue_head_t poll_wait; member
1676 wait_queue_head_t poll_wait; member
1692 init_waitqueue_head(&ev_queue->poll_wait); in devx_init_event_queue()
1736 init_waitqueue_head(&ev_file->poll_wait); in UVERBS_HANDLER()
1762 wake_up_interruptible(&ev_queue->poll_wait); in devx_query_callback()
2467 wake_up_interruptible(&ev_file->poll_wait); in deliver_event()
2489 wake_up_interruptible(&ev_file->poll_wait); in deliver_event()
2616 ev_queue->poll_wait, in devx_async_cmd_event_read()
2659 poll_wait(filp, &ev_queue->poll_wait, wait); in devx_async_cmd_event_poll()
2707 if (wait_event_interruptible(ev_file->poll_wait, in devx_async_event_read()
[all …]
/drivers/scsi/qla4xxx/
Dql4_83xx.h233 uint32_t poll_wait; member
305 uint32_t poll_wait; member
Dql4_nx.c2155 p_wait = cache_hdr->cache_ctrl.poll_wait; in qla4_8xxx_minidump_process_l2tag()
2581 uint32_t r_addr, s_addr, s_value, r_value, poll_wait, poll_mask; in qla83xx_minidump_process_pollrd() local
2593 poll_wait = le32_to_cpu(pollrd_hdr->poll_wait); in qla83xx_minidump_process_pollrd()
2598 poll_wait = le32_to_cpu(pollrd_hdr->poll_wait); in qla83xx_minidump_process_pollrd()
2606 if (--poll_wait == 0) { in qla83xx_minidump_process_pollrd()
2891 uint32_t poll_wait, poll_mask, r_value, data; in qla83xx_minidump_process_pollrdmwr() local
2906 poll_wait = le32_to_cpu(poll_hdr->poll_wait); in qla83xx_minidump_process_pollrdmwr()
2914 if (--poll_wait == 0) { in qla83xx_minidump_process_pollrdmwr()
2928 poll_wait = le32_to_cpu(poll_hdr->poll_wait); in qla83xx_minidump_process_pollrdmwr()
2936 if (--poll_wait == 0) { in qla83xx_minidump_process_pollrdmwr()
/drivers/media/pci/ngene/
Dngene-dvb.c86 poll_wait(file, &rbuf->queue, wait); in ts_poll()
87 poll_wait(file, &wbuf->queue, wait); in ts_poll()
/drivers/infiniband/core/
Duverbs_main.c245 if (wait_event_interruptible(ev_queue->poll_wait, in ib_uverbs_event_read()
306 poll_wait(filp, &ev_queue->poll_wait, wait); in ib_uverbs_event_poll()
399 wake_up_interruptible(&ev_queue->poll_wait); in ib_uverbs_comp_handler()
435 wake_up_interruptible(&async_file->ev_queue.poll_wait); in ib_uverbs_async_handler()
484 init_waitqueue_head(&ev_queue->poll_wait); in ib_uverbs_init_event_queue()
Ducma.c82 wait_queue_head_t poll_wait; member
322 wake_up_interruptible(&ctx->file->poll_wait); in ucma_connect_event_handler()
357 wake_up_interruptible(&ctx->file->poll_wait); in ucma_event_handler()
393 if (wait_event_interruptible(file->poll_wait, in ucma_get_event()
1756 poll_wait(filp, &file->poll_wait, wait); in ucma_poll()
1782 init_waitqueue_head(&file->poll_wait); in ucma_open()
Duverbs_std_types.c144 wake_up_interruptible(&event_queue->poll_wait); in ib_uverbs_free_event_queue()
Duverbs.h120 wait_queue_head_t poll_wait; member
/drivers/staging/media/av7110/
Dav7110_ca.c222 poll_wait(file, &rbuf->queue, wait); in dvb_ca_poll()
223 poll_wait(file, &wbuf->queue, wait); in dvb_ca_poll()
/drivers/vfio/pci/mlx5/
Dmain.c220 if (wait_event_interruptible(migf->poll_wait, in mlx5vf_save_read()
284 poll_wait(filp, &migf->poll_wait, wait); in mlx5vf_save_poll()
304 wake_up_interruptible(&migf->poll_wait); in mlx5vf_mark_err()
564 init_waitqueue_head(&migf->poll_wait); in mlx5vf_pci_save_device_data()
Dcmd.h103 wait_queue_head_t poll_wait; member
/drivers/media/pci/ivtv/
Divtv-fileops.c734 poll_wait(filp, &id->fh.wait, wait); in ivtv_v4l2_dec_poll()
742 poll_wait(filp, &s->waitq, wait); in ivtv_v4l2_dec_poll()
783 poll_wait(filp, &s->waitq, wait); in ivtv_v4l2_enc_poll()
787 poll_wait(filp, &id->fh.wait, wait); in ivtv_v4l2_enc_poll()
/drivers/gpu/drm/i915/
Di915_perf_types.h122 void (*poll_wait)(struct i915_perf_stream *stream, member
/drivers/tty/
Dn_hdlc.c658 poll_wait(filp, &tty->read_wait, wait); in n_hdlc_tty_poll()
659 poll_wait(filp, &tty->write_wait, wait); in n_hdlc_tty_poll()
/drivers/leds/
Duleds.c174 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/xen/
Dpvcalls-front.c924 poll_wait(file, &map->passive.inflight_accept_req, wait); in pvcalls_front_poll_passive()
940 poll_wait(file, &bedata->inflight_req, wait); in pvcalls_front_poll_passive()
961 poll_wait(file, &bedata->inflight_req, wait); in pvcalls_front_poll_passive()
977 poll_wait(file, &map->active.inflight_conn_req, wait); in pvcalls_front_poll_active()
/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/misc/mei/
Dmain.c807 poll_wait(file, &cl->ev_wait, wait); in mei_poll()
813 poll_wait(file, &cl->rx_wait, wait); in mei_poll()
822 poll_wait(file, &cl->tx_wait, wait); in mei_poll()
/drivers/usb/misc/
Dlegousbtower.c467 poll_wait(file, &dev->read_wait, wait); in tower_poll()
468 poll_wait(file, &dev->write_wait, wait); in tower_poll()
Dldusb.c422 poll_wait(file, &dev->read_wait, wait); in ld_usb_poll()
423 poll_wait(file, &dev->write_wait, wait); in ld_usb_poll()

12345678