/linux-6.12.1/fs/xfs/ |
D | xfs_pwork.c | 51 wake_up(&pctl->poll_wait); in xfs_pwork_work() 83 init_waitqueue_head(&pctl->poll_wait); in xfs_pwork_init() 118 while (wait_event_timeout(pctl->poll_wait, in xfs_pwork_poll()
|
D | xfs_pwork.h | 21 struct wait_queue_head poll_wait; member
|
/linux-6.12.1/drivers/media/mc/ |
D | mc-request.c | 57 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()
|
/linux-6.12.1/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_minidump.c | 192 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 …]
|
/linux-6.12.1/fs/ |
D | eventpoll.c | 192 wait_queue_head_t poll_wait; member 617 spin_lock_irqsave_nested(&ep->poll_wait.lock, flags, nests); in ep_poll_safewake() 619 wake_up_locked_poll(&ep->poll_wait, EPOLLIN | pollflags); in ep_poll_safewake() 621 spin_unlock_irqrestore(&ep->poll_wait.lock, flags); in ep_poll_safewake() 629 wake_up_poll(&ep->poll_wait, EPOLLIN | pollflags); in ep_poll_safewake() 874 if (waitqueue_active(&ep->poll_wait)) in ep_clear_and_put() 955 poll_wait(file, &ep->poll_wait, wait); in __ep_eventpoll_poll() 1128 init_waitqueue_head(&ep->poll_wait); in ep_alloc() 1377 if (waitqueue_active(&ep->poll_wait)) in ep_poll_callback() 1728 if (waitqueue_active(&ep->poll_wait)) in ep_insert() [all …]
|
/linux-6.12.1/drivers/scsi/qla2xxx/ |
D | qla_nx2.h | 334 uint8_t poll_wait; member 426 uint32_t poll_wait; member 498 uint32_t poll_wait; member
|
D | qla_nx2.c | 2482 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()
|
/linux-6.12.1/drivers/scsi/qla4xxx/ |
D | ql4_83xx.h | 233 uint32_t poll_wait; member 305 uint32_t poll_wait; member
|
D | ql4_nx.c | 2155 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()
|
/linux-6.12.1/fs/proc/ |
D | kmsg.c | 42 poll_wait(file, &log_wait, wait); in kmsg_poll()
|
/linux-6.12.1/drivers/infiniband/hw/mlx5/ |
D | devx.c | 85 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() 2706 if (wait_event_interruptible(ev_file->poll_wait, in devx_async_event_read() [all …]
|
/linux-6.12.1/net/9p/ |
D | trans_fd.c | 127 struct p9_poll_wait poll_wait[MAXPOLLWADDR]; member 162 for (i = 0; i < ARRAY_SIZE(m->poll_wait); i++) { in p9_mux_poll_stop() 163 struct p9_poll_wait *pwait = &m->poll_wait[i]; in p9_mux_poll_stop() 558 for (i = 0; i < ARRAY_SIZE(m->poll_wait); i++) { in p9_pollwait() 559 if (m->poll_wait[i].wait_addr == NULL) { in p9_pollwait() 560 pwait = &m->poll_wait[i]; in p9_pollwait()
|
/linux-6.12.1/drivers/media/pci/ngene/ |
D | ngene-dvb.c | 86 poll_wait(file, &rbuf->queue, wait); in ts_poll() 87 poll_wait(file, &wbuf->queue, wait); in ts_poll()
|
/linux-6.12.1/drivers/infiniband/core/ |
D | uverbs_main.c | 245 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() 397 wake_up_interruptible(&ev_queue->poll_wait); in ib_uverbs_comp_handler() 433 wake_up_interruptible(&async_file->ev_queue.poll_wait); in ib_uverbs_async_handler() 482 init_waitqueue_head(&ev_queue->poll_wait); in ib_uverbs_init_event_queue()
|
D | ucma.c | 81 wait_queue_head_t poll_wait; member 321 wake_up_interruptible(&ctx->file->poll_wait); in ucma_connect_event_handler() 356 wake_up_interruptible(&ctx->file->poll_wait); in ucma_event_handler() 392 if (wait_event_interruptible(file->poll_wait, in ucma_get_event() 1755 poll_wait(filp, &file->poll_wait, wait); in ucma_poll() 1781 init_waitqueue_head(&file->poll_wait); in ucma_open()
|
/linux-6.12.1/fs/bcachefs/ |
D | thread_with_file.c | 229 poll_wait(file, &thr->stdio.output.wait, wait); in thread_with_stdio_poll() 230 poll_wait(file, &thr->stdio.input.wait, wait); in thread_with_stdio_poll() 248 poll_wait(file, &thr->stdio.output.wait, wait); in thread_with_stdout_poll()
|
/linux-6.12.1/arch/mips/kernel/ |
D | rtlx.c | 344 poll_wait(file, &channel_wqs[minor].rt_queue, wait); in file_poll() 345 poll_wait(file, &channel_wqs[minor].lx_queue, wait); in file_poll()
|
/linux-6.12.1/drivers/staging/media/av7110/ |
D | av7110_ca.c | 225 poll_wait(file, &rbuf->queue, wait); in dvb_ca_poll() 226 poll_wait(file, &wbuf->queue, wait); in dvb_ca_poll()
|
/linux-6.12.1/drivers/vfio/pci/mlx5/ |
D | main.c | 209 if (wait_event_interruptible(migf->poll_wait, in mlx5vf_save_read() 273 poll_wait(filp, &migf->poll_wait, wait); in mlx5vf_save_poll() 293 wake_up_interruptible(&migf->poll_wait); in mlx5vf_mark_err() 653 init_waitqueue_head(&migf->poll_wait); in mlx5vf_pci_save_device_data() 1076 wake_up_interruptible(&mvdev->saving_migf->poll_wait); in mlx5vf_disable_fds()
|
/linux-6.12.1/net/qrtr/ |
D | tun.c | 119 poll_wait(filp, &tun->readq, wait); in qrtr_tun_poll()
|
/linux-6.12.1/drivers/gpu/drm/i915/ |
D | i915_perf_types.h | 122 void (*poll_wait)(struct i915_perf_stream *stream, member
|
/linux-6.12.1/include/linux/ |
D | poll.h | 42 static inline void poll_wait(struct file * filp, wait_queue_head_t * wait_address, poll_table *p) in poll_wait() function
|
/linux-6.12.1/include/media/ |
D | media-request.h | 71 wait_queue_head_t poll_wait; member
|
/linux-6.12.1/sound/firewire/dice/ |
D | dice-hwdep.c | 60 poll_wait(file, &dice->hwdep_wait, wait); in hwdep_poll()
|
/linux-6.12.1/sound/firewire/bebob/ |
D | bebob_hwdep.c | 58 poll_wait(file, &bebob->hwdep_wait, wait); in hwdep_poll()
|