arch/arm/common/bL_switcher.c
261
wait_queue_head_t wq;
arch/m68k/include/asm/atari_joystick.h
20
wait_queue_head_t wait;
arch/mips/include/asm/mmu.h
22
wait_queue_head_t bd_emupage_queue;
arch/mips/include/asm/rtlx.h
57
wait_queue_head_t rt_queue;
arch/mips/include/asm/rtlx.h
58
wait_queue_head_t lx_queue;
arch/mips/sibyte/common/sb_tbprof.c
58
wait_queue_head_t tb_sync;
arch/mips/sibyte/common/sb_tbprof.c
59
wait_queue_head_t tb_read;
arch/powerpc/include/asm/fsl_lbc.h
279
wait_queue_head_t irq_wait;
arch/powerpc/include/asm/kvm_host.h
792
wait_queue_head_t cpu_run;
arch/powerpc/platforms/cell/spufs/spufs.h
55
wait_queue_head_t wait;
arch/powerpc/platforms/cell/spufs/spufs.h
88
wait_queue_head_t ibox_wq;
arch/powerpc/platforms/cell/spufs/spufs.h
89
wait_queue_head_t wbox_wq;
arch/powerpc/platforms/cell/spufs/spufs.h
90
wait_queue_head_t stop_wq;
arch/powerpc/platforms/cell/spufs/spufs.h
91
wait_queue_head_t mfc_wq;
arch/powerpc/platforms/cell/spufs/spufs.h
92
wait_queue_head_t run_wq;
arch/powerpc/platforms/pseries/papr-hvpipe.h
23
wait_queue_head_t recv_wqh; /* wake up poll() waitq */
arch/s390/include/asm/kvm_host.h
687
wait_queue_head_t ipte_wq;
arch/s390/lib/test_unwind.c
125
wait_queue_head_t task_wq;
arch/sh/include/asm/dma.h
78
wait_queue_head_t wait_queue;
arch/xtensa/include/asm/highmem.h
56
extern wait_queue_head_t pkmap_map_wait_arr[];
arch/xtensa/include/asm/highmem.h
58
static inline wait_queue_head_t *get_pkmap_wait_queue_head(unsigned int color)
arch/xtensa/mm/highmem.c
17
wait_queue_head_t pkmap_map_wait_arr[DCACHE_N_COLORS];
block/bdev.c
602
wait_queue_head_t *wq = __var_waitqueue(&whole->bd_claiming);
block/blk-rq-qos.h
23
wait_queue_head_t wait;
crypto/jitterentropy-testing.c
23
wait_queue_head_t read_wait;
drivers/accel/amdxdna/aie4_pci.h
21
wait_queue_head_t waitq;
drivers/accel/ivpu/ivpu_ipc.h
66
wait_queue_head_t rx_msg_wq;
drivers/accel/qaic/qaic.h
126
wait_queue_head_t dbc_release;
drivers/accessibility/speakup/speakup.h
87
extern wait_queue_head_t speakup_event;
drivers/acpi/acpi_dbg.c
48
wait_queue_head_t wait;
drivers/acpi/cppc_acpi.c
75
wait_queue_head_t pcc_write_wait_q;
drivers/acpi/internal.h
204
wait_queue_head_t wait;
drivers/acpi/sbshc.c
24
wait_queue_head_t wait;
drivers/android/binder_internal.h
434
wait_queue_head_t freeze_wait;
drivers/android/binder_internal.h
505
wait_queue_head_t wait;
drivers/atm/solos-pci.c
123
wait_queue_head_t param_wq;
drivers/atm/solos-pci.c
124
wait_queue_head_t fw_wq;
drivers/auxdisplay/ht16k33.c
78
wait_queue_head_t wait;
drivers/auxdisplay/panel.c
197
static wait_queue_head_t keypad_read_wait;
drivers/base/regmap/internal.h
77
wait_queue_head_t async_waitq;
drivers/base/test/platform-device-test.c
16
wait_queue_head_t probe_wq;
drivers/base/test/platform-device-test.c
17
wait_queue_head_t release_wq;
drivers/base/test/root-device-test.c
13
wait_queue_head_t release_wq;
drivers/block/aoe/aoe.h
201
wait_queue_head_t *waitq;
drivers/block/aoe/aoecmd.c
1712
ktiowq = kzalloc_objs(wait_queue_head_t, ncpus);
drivers/block/aoe/aoecmd.c
49
static wait_queue_head_t *ktiowq;
drivers/block/aoe/aoenet.c
36
static wait_queue_head_t txwq;
drivers/block/drbd/drbd_bitmap.c
103
wait_queue_head_t bm_io_wait; /* used to serialize IO of single pages */
drivers/block/drbd/drbd_int.h
493
wait_queue_head_t q_wait;
drivers/block/drbd/drbd_int.h
637
wait_queue_head_t ping_wait; /* Woken upon reception of a ping, and a state change */
drivers/block/drbd/drbd_int.h
792
wait_queue_head_t misc_wait;
drivers/block/drbd/drbd_int.h
793
wait_queue_head_t state_wait; /* upon each state change. */
drivers/block/drbd/drbd_int.h
871
wait_queue_head_t ee_wait;
drivers/block/drbd/drbd_int.h
874
wait_queue_head_t al_wait;
drivers/block/drbd/drbd_int.h
878
wait_queue_head_t seq_wait;
drivers/block/mtip32xx/mtip32xx.h
398
wait_queue_head_t svc_wait;
drivers/block/nbd.c
100
wait_queue_head_t conn_wait;
drivers/block/nbd.c
103
wait_queue_head_t recv_wq;
drivers/block/rnbd/rnbd-clt.h
39
wait_queue_head_t wait;
drivers/block/rnbd/rnbd-clt.h
79
wait_queue_head_t rtrs_waitq;
drivers/block/swim3.c
200
wait_queue_head_t wait;
drivers/block/ublk_drv.c
791
static wait_queue_head_t ublk_idr_wq; /* wait until one idr is freed */
drivers/block/xen-blkback/common.h
260
wait_queue_head_t wq;
drivers/block/xen-blkback/common.h
271
wait_queue_head_t pending_free_wq;
drivers/block/xen-blkback/common.h
298
wait_queue_head_t shutdown_wq;
drivers/block/zram/zram_drv.c
505
wait_queue_head_t done_wait;
drivers/bluetooth/btintel_pcie.h
509
wait_queue_head_t gp0_wait_q;
drivers/bluetooth/btintel_pcie.h
512
wait_queue_head_t tx_wait_q;
drivers/bluetooth/btmrvl_drv.h
49
wait_queue_head_t wait_q;
drivers/bluetooth/btmrvl_drv.h
82
wait_queue_head_t cmd_wait_q;
drivers/bluetooth/btmrvl_drv.h
83
wait_queue_head_t event_hs_wait_q;
drivers/bluetooth/btnxpuart.c
201
wait_queue_head_t fw_dnld_done_wait_q;
drivers/bluetooth/btnxpuart.c
202
wait_queue_head_t check_boot_sign_wait_q;
drivers/bluetooth/hci_qca.c
165
wait_queue_head_t suspend_wait_q;
drivers/bluetooth/hci_vhci.c
37
wait_queue_head_t read_wait;
drivers/cdx/controller/mcdi.c
416
wait_queue_head_t wq;
drivers/char/hpet.c
79
wait_queue_head_t hd_waitqueue;
drivers/char/ipmi/bt-bmc.c
62
wait_queue_head_t queue;
drivers/char/ipmi/ipmb_dev_int.c
64
wait_queue_head_t wait_queue;
drivers/char/ipmi/ipmi_devintf.c
33
wait_queue_head_t wait;
drivers/char/ipmi/ipmi_msghandler.c
443
wait_queue_head_t waitq;
drivers/char/ipmi/kcs_bmc_cdev_ipmi.c
79
wait_queue_head_t queue;
drivers/char/ipmi/ssif_bmc.c
87
wait_queue_head_t wait_queue;
drivers/char/ppdev.c
75
wait_queue_head_t irq_wait;
drivers/char/sonypi.c
479
wait_queue_head_t fifo_proc_list;
drivers/char/tpm/st33zp24/st33zp24.c
206
wait_queue_head_t *queue, bool check_cancel)
drivers/char/tpm/st33zp24/st33zp24.h
24
wait_queue_head_t read_queue;
drivers/char/tpm/tpm-dev.h
16
wait_queue_head_t async_wait;
drivers/char/tpm/tpm_i2c_nuvoton.c
172
u32 timeout, wait_queue_head_t *queue)
drivers/char/tpm/tpm_i2c_nuvoton.c
221
wait_queue_head_t *queue)
drivers/char/tpm/tpm_i2c_nuvoton.c
50
wait_queue_head_t read_queue;
drivers/char/tpm/tpm_ibmvtpm.h
29
wait_queue_head_t wq;
drivers/char/tpm/tpm_ibmvtpm.h
41
wait_queue_head_t wq;
drivers/char/tpm/tpm_tis_core.c
65
unsigned long timeout, wait_queue_head_t *queue,
drivers/char/tpm/tpm_tis_core.h
110
wait_queue_head_t int_queue;
drivers/char/tpm/tpm_tis_core.h
111
wait_queue_head_t read_queue;
drivers/char/tpm/tpm_vtpm_proxy.c
33
wait_queue_head_t wq;
drivers/char/tpm/xen-tpmfront.c
30
wait_queue_head_t read_queue;
drivers/char/tpm/xen-tpmfront.c
56
unsigned long timeout, wait_queue_head_t *queue,
drivers/char/virtio_console.c
214
wait_queue_head_t waitqueue;
drivers/char/xillybus/xillybus.h
63
wait_queue_head_t wr_wait;
drivers/char/xillybus/xillybus.h
64
wait_queue_head_t wr_ready_wait;
drivers/char/xillybus/xillybus.h
80
wait_queue_head_t rd_wait;
drivers/char/xillybus/xillybus.h
98
wait_queue_head_t ep_wait;
drivers/char/xillybus/xillyusb.c
127
wait_queue_head_t flushq;
drivers/char/xillybus/xillyusb.c
78
wait_queue_head_t waitq;
drivers/clk/clk_test.c
2342
wait_queue_head_t wq;
drivers/crypto/ccp/ccp-dev.h
325
wait_queue_head_t int_queue;
drivers/crypto/ccp/ccp-dev.h
419
wait_queue_head_t sb_queue;
drivers/crypto/ccp/ccp-dev.h
429
wait_queue_head_t suspend_queue;
drivers/crypto/ccp/sev-dev.h
48
wait_queue_head_t int_queue;
drivers/dibs/dibs_loopback.h
41
wait_queue_head_t ldev_release;
drivers/dma/amd/ae4dma/ae4dma.h
56
wait_queue_head_t q_w;
drivers/dma/amd/ptdma/ptdma.h
259
wait_queue_head_t lsb_queue;
drivers/dma/dmatest.c
220
wait_queue_head_t *wait;
drivers/dma/dmatest.c
239
wait_queue_head_t done_wait;
drivers/dma/idxd/idxd.h
364
wait_queue_head_t cmd_waitq;
drivers/dma/pxa_dma.c
121
wait_queue_head_t wq_state;
drivers/dma/xilinx/xilinx_dpdma.c
231
wait_queue_head_t wait_to_stop;
drivers/firewire/core-cdev.c
61
wait_queue_head_t wait;
drivers/firewire/core-cdev.c
62
wait_queue_head_t tx_flush_wait;
drivers/firewire/nosy.c
66
wait_queue_head_t wait;
drivers/firmware/arm_scmi/raw_mode.c
148
wait_queue_head_t wq;
drivers/gnss/sirf.c
55
wait_queue_head_t power_wait;
drivers/gpib/include/gpib_types.h
262
wait_queue_head_t wait;
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
1261
wait_queue_head_t bulk_in_wait; /* to wait for an ongoing read */
drivers/gpio/gpiolib-cdev.c
1760
wait_queue_head_t wait;
drivers/gpio/gpiolib-cdev.c
2265
wait_queue_head_t wait;
drivers/gpio/gpiolib-cdev.c
504
wait_queue_head_t wait;
drivers/gpu/drm/amd/amdgpu/amdgpu_ih.h
73
wait_queue_head_t wait_process;
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h
591
wait_queue_head_t page_retirement_wq;
drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.h
283
wait_queue_head_t destroy_wait;
drivers/gpu/drm/amd/amdkfd/kfd_events.h
64
wait_queue_head_t wq; /* List of event waiters. */
drivers/gpu/drm/amd/amdkfd/kfd_priv.h
1005
wait_queue_head_t wait_irq_drain;
drivers/gpu/drm/amd/amdkfd/kfd_smi_events.c
37
wait_queue_head_t wait_queue;
drivers/gpu/drm/amd/ras/ras_mgr/ras_sys.h
113
return wait_event_interruptible_timeout(*(wait_queue_head_t *)wq_head,
drivers/gpu/drm/amd/ras/rascore/ras_process.h
40
wait_queue_head_t ras_process_wq;
drivers/gpu/drm/arm/malidp_drv.h
36
wait_queue_head_t wq;
drivers/gpu/drm/bridge/adv7511/adv7511.h
367
wait_queue_head_t wq;
drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.h
404
wait_queue_head_t fw_load_wq;
drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.h
410
wait_queue_head_t sw_events_wq;
drivers/gpu/drm/bridge/tda998x_drv.c
73
wait_queue_head_t wq_edid;
drivers/gpu/drm/bridge/tda998x_drv.c
78
wait_queue_head_t edid_delay_waitq;
drivers/gpu/drm/display/drm_dp_tunnel.c
194
wait_queue_head_t bw_req_queue;
drivers/gpu/drm/drm_atomic_helper.c
1911
wait_queue_head_t *queue = drm_crtc_vblank_waitqueue(crtc);
drivers/gpu/drm/drm_vblank.c
615
wait_queue_head_t *drm_crtc_vblank_waitqueue(struct drm_crtc *crtc)
drivers/gpu/drm/etnaviv/etnaviv_cmdbuf.c
27
wait_queue_head_t free_event;
drivers/gpu/drm/etnaviv/etnaviv_gpu.h
138
wait_queue_head_t fence_event;
drivers/gpu/drm/exynos/exynos7_drm_decon.c
73
wait_queue_head_t wait_vsync_queue;
drivers/gpu/drm/exynos/exynos_drm_drv.h
206
wait_queue_head_t wait;
drivers/gpu/drm/exynos/exynos_drm_fimd.c
192
wait_queue_head_t wait_vsync_queue;
drivers/gpu/drm/exynos/exynos_drm_ipp.h
66
wait_queue_head_t done_wq;
drivers/gpu/drm/i915/display/intel_display_core.h
438
wait_queue_head_t wait_queue;
drivers/gpu/drm/i915/display/intel_display_core.h
531
wait_queue_head_t waitqueue;
drivers/gpu/drm/i915/display/intel_display_types.h
498
wait_queue_head_t cp_irq_queue;
drivers/gpu/drm/i915/display/intel_vblank.c
741
wait_queue_head_t *wq = drm_crtc_vblank_waitqueue(&crtc->base);
drivers/gpu/drm/i915/gt/intel_reset_types.h
55
wait_queue_head_t queue;
drivers/gpu/drm/i915/gt/uc/intel_guc_ct.h
75
wait_queue_head_t wq;
drivers/gpu/drm/i915/gvt/gvt.h
349
wait_queue_head_t service_thread_wq;
drivers/gpu/drm/i915/gvt/scheduler.h
112
wait_queue_head_t shadow_ctx_status_wq;
drivers/gpu/drm/i915/gvt/scheduler.h
54
wait_queue_head_t workload_complete_wq;
drivers/gpu/drm/i915/gvt/scheduler.h
56
wait_queue_head_t waitq[I915_NUM_ENGINES];
drivers/gpu/drm/i915/i915_hwmon.c
66
wait_queue_head_t waitq;
drivers/gpu/drm/i915/i915_perf_types.h
266
wait_queue_head_t poll_wq;
drivers/gpu/drm/i915/i915_sw_fence.c
144
wait_queue_head_t *x = &fence->wait;
drivers/gpu/drm/i915/i915_sw_fence.h
31
wait_queue_head_t wait;
drivers/gpu/drm/imagination/pvr_device.h
269
wait_queue_head_t rtn_q;
drivers/gpu/drm/mediatek/mtk_crtc.c
58
wait_queue_head_t cb_blocking_queue;
drivers/gpu/drm/mediatek/mtk_dsi.c
225
wait_queue_head_t irq_wait_queue;
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys.h
198
wait_queue_head_t pending_kickoff_wq;
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys.h
248
wait_queue_head_t pending_vblank_wq;
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys.h
277
wait_queue_head_t *wq;
drivers/gpu/drm/msm/disp/mdp4/mdp4_crtc.c
530
wait_queue_head_t *queue = drm_crtc_vblank_waitqueue(crtc);
drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c
1236
wait_queue_head_t *queue = drm_crtc_vblank_waitqueue(crtc);
drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c
59
wait_queue_head_t auth_event_queue;
drivers/gpu/drm/msm/hdmi/hdmi_i2c.c
13
wait_queue_head_t ddc_event;
drivers/gpu/drm/msm/msm_gem.h
89
wait_queue_head_t wait;
drivers/gpu/drm/msm/msm_gpu.h
245
wait_queue_head_t retire_event;
drivers/gpu/drm/msm/msm_perfcntr.h
54
wait_queue_head_t poll_wq;
drivers/gpu/drm/msm/msm_rd.c
91
wait_queue_head_t fifo_event;
drivers/gpu/drm/nouveau/include/nvkm/subdev/clk.h
93
wait_queue_head_t wait;
drivers/gpu/drm/nouveau/include/nvkm/subdev/pmu.h
31
wait_queue_head_t wait;
drivers/gpu/drm/omapdrm/omap_crtc.c
44
wait_queue_head_t pending_wait;
drivers/gpu/drm/omapdrm/omap_dmm_priv.h
165
wait_queue_head_t engine_queue;
drivers/gpu/drm/omapdrm/omap_irq.c
14
wait_queue_head_t wq;
drivers/gpu/drm/panthor/panthor_fw.c
1334
wait_queue_head_t *wq,
drivers/gpu/drm/panthor/panthor_fw.c
267
wait_queue_head_t req_waitqueue;
drivers/gpu/drm/panthor/panthor_gpu.c
45
wait_queue_head_t reqs_acked;
drivers/gpu/drm/panthor/panthor_pwr.c
56
wait_queue_head_t reqs_acked;
drivers/gpu/drm/qxl/qxl_cmd.c
48
wait_queue_head_t *push_event;
drivers/gpu/drm/qxl/qxl_cmd.c
62
wait_queue_head_t *push_event)
drivers/gpu/drm/qxl/qxl_drv.h
214
wait_queue_head_t release_event;
drivers/gpu/drm/qxl/qxl_drv.h
225
wait_queue_head_t display_event;
drivers/gpu/drm/qxl/qxl_drv.h
226
wait_queue_head_t cursor_event;
drivers/gpu/drm/qxl/qxl_drv.h
227
wait_queue_head_t io_cmd_event;
drivers/gpu/drm/qxl/qxl_drv.h
275
wait_queue_head_t *push_event);
drivers/gpu/drm/radeon/radeon.h
2366
wait_queue_head_t fence_queue;
drivers/gpu/drm/radeon/radeon.h
756
wait_queue_head_t vblank_queue;
drivers/gpu/drm/renesas/rcar-du/rcar_du_crtc.h
62
wait_queue_head_t flip_wait;
drivers/gpu/drm/renesas/rcar-du/rcar_du_crtc.h
65
wait_queue_head_t vblank_wait;
drivers/gpu/drm/renesas/rz-du/rzg2l_du_crtc.h
49
wait_queue_head_t flip_wait;
drivers/gpu/drm/renesas/shmobile/shmob_drm_crtc.h
29
wait_queue_head_t flip_wait;
drivers/gpu/drm/sprd/sprd_dpu.h
51
wait_queue_head_t wait_queue;
drivers/gpu/drm/sti/sti_hdmi.h
81
wait_queue_head_t wait_event;
drivers/gpu/drm/tests/drm_managed_test.c
17
wait_queue_head_t action_wq;
drivers/gpu/drm/tilcdc/tilcdc_crtc.c
39
wait_queue_head_t frame_done_wq;
drivers/gpu/drm/udl/udl_drv.h
45
wait_queue_head_t sleep;
drivers/gpu/drm/vc4/vc4_drv.h
181
wait_queue_head_t job_wait_queue;
drivers/gpu/drm/virtio/virtgpu_drv.h
209
wait_queue_head_t ack_queue;
drivers/gpu/drm/virtio/virtgpu_drv.h
245
wait_queue_head_t resp_wq;
drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c
129
wait_queue_head_t alloc_queue;
drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c
130
wait_queue_head_t idle_queue;
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
531
wait_queue_head_t fence_queue;
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
532
wait_queue_head_t fifo_queue;
drivers/gpu/drm/xe/xe_device_types.h
347
wait_queue_head_t ufence_wq;
drivers/gpu/drm/xe/xe_eu_stall.c
50
wait_queue_head_t poll_wq;
drivers/gpu/drm/xe/xe_gt_sriov_vf_types.h
54
wait_queue_head_t wq;
drivers/gpu/drm/xe/xe_guc_ct_types.h
155
wait_queue_head_t wq;
drivers/gpu/drm/xe/xe_guc_ct_types.h
157
wait_queue_head_t g2h_fence_wq;
drivers/gpu/drm/xe/xe_guc_exec_queue_types.h
54
wait_queue_head_t suspend_wait;
drivers/gpu/drm/xe/xe_oa_types.h
227
wait_queue_head_t poll_wq;
drivers/gpu/drm/xe/xe_sriov_pf_migration.c
34
wait_queue_head_t *xe_sriov_pf_migration_waitqueue(struct xe_device *xe, unsigned int vfid)
drivers/gpu/drm/xe/xe_sriov_pf_migration.h
23
wait_queue_head_t *xe_sriov_pf_migration_waitqueue(struct xe_device *xe, unsigned int vfid);
drivers/gpu/drm/xe/xe_sriov_pf_migration_types.h
26
wait_queue_head_t wq;
drivers/hid/amd-sfh-hid/amd_sfh_hid.h
72
wait_queue_head_t hid_wait;
drivers/hid/hid-cp2112.c
174
wait_queue_head_t wait;
drivers/hid/hid-lg.c
814
wait_queue_head_t wait;
drivers/hid/hid-logitech-hidpp.c
187
wait_queue_head_t wait;
drivers/hid/hid-nintendo.c
604
wait_queue_head_t wait;
drivers/hid/hid-rmi.c
84
wait_queue_head_t wait;
drivers/hid/hid-roccat.c
44
wait_queue_head_t wait;
drivers/hid/hid-sensor-custom.c
55
wait_queue_head_t wait;
drivers/hid/i2c-hid/i2c-hid-core.c
108
wait_queue_head_t wait; /* For waiting the interrupt */
drivers/hid/intel-ish-hid/ishtp-fw-loader.c
199
wait_queue_head_t wait_queue;
drivers/hid/intel-ish-hid/ishtp-hid.h
132
wait_queue_head_t init_wait;
drivers/hid/intel-ish-hid/ishtp-hid.h
133
wait_queue_head_t ishtp_resume_wait;
drivers/hid/intel-ish-hid/ishtp-hid.h
162
wait_queue_head_t hid_wait;
drivers/hid/intel-ish-hid/ishtp/client.h
89
wait_queue_head_t wait_ctrl_res;
drivers/hid/intel-ish-hid/ishtp/ishtp-dev.h
161
wait_queue_head_t suspend_wait;
drivers/hid/intel-ish-hid/ishtp/ishtp-dev.h
165
wait_queue_head_t resume_wait;
drivers/hid/intel-ish-hid/ishtp/ishtp-dev.h
184
wait_queue_head_t wait_loader_recvd_msg;
drivers/hid/intel-ish-hid/ishtp/ishtp-dev.h
210
wait_queue_head_t wait_hw_ready;
drivers/hid/intel-ish-hid/ishtp/ishtp-dev.h
211
wait_queue_head_t wait_hbm_recvd_msg;
drivers/hid/intel-thc-hid/intel-quicki2c/quicki2c-dev.h
222
wait_queue_head_t reset_ack_wq;
drivers/hid/intel-thc-hid/intel-quickspi/quickspi-dev.h
162
wait_queue_head_t reset_ack_wq;
drivers/hid/intel-thc-hid/intel-quickspi/quickspi-dev.h
165
wait_queue_head_t nondma_int_received_wq;
drivers/hid/intel-thc-hid/intel-quickspi/quickspi-dev.h
168
wait_queue_head_t report_desc_got_wq;
drivers/hid/intel-thc-hid/intel-quickspi/quickspi-dev.h
171
wait_queue_head_t get_report_cmpl_wq;
drivers/hid/intel-thc-hid/intel-quickspi/quickspi-dev.h
174
wait_queue_head_t set_report_cmpl_wq;
drivers/hid/intel-thc-hid/intel-thc/intel-thc-dev.h
84
wait_queue_head_t write_complete_wait;
drivers/hid/intel-thc-hid/intel-thc/intel-thc-dev.h
85
wait_queue_head_t swdma_complete_wait;
drivers/hid/uhid.c
50
wait_queue_head_t waitq;
drivers/hid/uhid.c
58
wait_queue_head_t report_wait;
drivers/hid/usbhid/usbhid.h
90
wait_queue_head_t wait; /* For sleeping */
drivers/hsi/clients/cmt_speech.c
114
wait_queue_head_t datawait;
drivers/hsi/clients/cmt_speech.c
48
wait_queue_head_t wait;
drivers/hsi/clients/hsi_char.c
87
wait_queue_head_t rx_wait;
drivers/hsi/clients/hsi_char.c
88
wait_queue_head_t tx_wait;
drivers/hv/hv_utils_transport.h
32
wait_queue_head_t outmsg_q; /* poll/read wait queue */
drivers/hv/mshv_eventfd.c
377
static void mshv_irqfd_queue_proc(struct file *file, wait_queue_head_t *wqh,
drivers/hv/mshv_root.h
54
wait_queue_head_t vp_suspend_queue;
drivers/hv/mshv_vtl_main.c
457
static void mshv_vtl_ptable_queue_proc(struct file *file, wait_queue_head_t *wqh, poll_table *pt)
drivers/hv/mshv_vtl_main.c
51
static wait_queue_head_t fd_wait_queue;
drivers/hv/mshv_vtl_main.c
73
wait_queue_head_t *wqh;
drivers/hwmon/nzxt-smart2.c
193
wait_queue_head_t wq;
drivers/hwmon/sht15.c
153
wait_queue_head_t wait_queue;
drivers/i2c/busses/i2c-cht-wc.c
42
wait_queue_head_t wait;
drivers/i2c/busses/i2c-cpm.c
108
wait_queue_head_t i2c_wait;
drivers/i2c/busses/i2c-eg20t.c
163
static wait_queue_head_t pch_event;
drivers/i2c/busses/i2c-elektor.c
50
static wait_queue_head_t pcf_wait;
drivers/i2c/busses/i2c-ibm_iic.h
43
wait_queue_head_t wq;
drivers/i2c/busses/i2c-imx.c
243
wait_queue_head_t queue;
drivers/i2c/busses/i2c-iop3xx.h
91
wait_queue_head_t waitq;
drivers/i2c/busses/i2c-lpc2k.c
75
wait_queue_head_t wait;
drivers/i2c/busses/i2c-mpc.c
85
wait_queue_head_t waitq;
drivers/i2c/busses/i2c-mv64xxx.c
139
wait_queue_head_t waitq;
drivers/i2c/busses/i2c-ocores.c
39
wait_queue_head_t wait;
drivers/i2c/busses/i2c-octeon-core.h
125
wait_queue_head_t queue;
drivers/i2c/busses/i2c-pca-isa.c
35
static wait_queue_head_t pca_wait;
drivers/i2c/busses/i2c-pca-platform.c
32
wait_queue_head_t wait;
drivers/i2c/busses/i2c-pxa.c
228
wait_queue_head_t wait;
drivers/i2c/busses/i2c-rcar.c
150
wait_queue_head_t wait;
drivers/i2c/busses/i2c-rk3x.c
212
wait_queue_head_t wait;
drivers/i2c/busses/i2c-s3c2410.c
97
wait_queue_head_t wait;
drivers/i2c/busses/i2c-sh_mobile.c
127
wait_queue_head_t wait;
drivers/i3c/master/mipi-i3c-hci/hci.h
61
wait_queue_head_t enqueue_wait_queue;
drivers/iio/adc/at91-sama5d2_adc.c
603
wait_queue_head_t wq_data_available;
drivers/iio/adc/at91_adc.c
235
wait_queue_head_t wq_data_avail;
drivers/iio/adc/berlin2-adc.c
76
wait_queue_head_t wq;
drivers/iio/adc/cpcap-adc.c
119
wait_queue_head_t wq_data_avail;
drivers/iio/adc/intel_dc_ti_adc.c
52
wait_queue_head_t wait;
drivers/iio/adc/npcm_adc.c
32
wait_queue_head_t wq;
drivers/iio/industrialio-event.c
37
wait_queue_head_t wait;
drivers/iio/light/gp2ap020a00f.c
248
wait_queue_head_t data_ready_queue;
drivers/iio/light/opt3001.c
108
wait_queue_head_t result_ready_queue;
drivers/iio/magnetometer/ak8975.c
418
wait_queue_head_t data_ready_queue;
drivers/infiniband/core/iwcm.h
52
wait_queue_head_t connect_wait;
drivers/infiniband/core/ucma.c
83
wait_queue_head_t poll_wait;
drivers/infiniband/core/user_mad.c
122
wait_queue_head_t recv_wait;
drivers/infiniband/core/uverbs.h
120
wait_queue_head_t poll_wait;
drivers/infiniband/hw/bng_re/bng_fw.h
75
wait_queue_head_t waitq;
drivers/infiniband/hw/bnxt_re/qplib_fp.h
463
wait_queue_head_t waitq;
drivers/infiniband/hw/bnxt_re/qplib_rcfw.h
192
wait_queue_head_t waitq;
drivers/infiniband/hw/cxgb4/iw_cxgb4.h
328
wait_queue_head_t wait;
drivers/infiniband/hw/cxgb4/iw_cxgb4.h
487
wait_queue_head_t wait;
drivers/infiniband/hw/erdma/erdma_cm.h
93
wait_queue_head_t waitq;
drivers/infiniband/hw/hfi1/hfi.h
1063
wait_queue_head_t sdma_unfreeze_wq;
drivers/infiniband/hw/hfi1/hfi.h
1318
wait_queue_head_t event_queue;
drivers/infiniband/hw/hfi1/hfi.h
273
wait_queue_head_t wait;
drivers/infiniband/hw/hfi1/iowait.h
111
wait_queue_head_t wait_dma;
drivers/infiniband/hw/hfi1/iowait.h
112
wait_queue_head_t wait_pio;
drivers/infiniband/hw/hfi1/pio.h
93
wait_queue_head_t halt_wait; /* wait until kernel sees interrupt */
drivers/infiniband/hw/hfi1/user_sdma.h
95
wait_queue_head_t wait;
drivers/infiniband/hw/irdma/main.h
179
wait_queue_head_t waitq;
drivers/infiniband/hw/irdma/main.h
180
wait_queue_head_t remove_wq;
drivers/infiniband/hw/irdma/main.h
336
wait_queue_head_t vchnl_waitq;
drivers/infiniband/hw/irdma/main.h
373
wait_queue_head_t suspend_wq;
drivers/infiniband/hw/irdma/verbs.h
234
wait_queue_head_t waitq;
drivers/infiniband/hw/irdma/verbs.h
235
wait_queue_head_t mod_qp_waitq;
drivers/infiniband/hw/mlx5/devx.c
1739
wait_queue_head_t poll_wait;
drivers/infiniband/hw/mlx5/devx.c
99
wait_queue_head_t poll_wait;
drivers/infiniband/hw/mthca/mthca_provider.h
200
wait_queue_head_t wait;
drivers/infiniband/hw/mthca/mthca_provider.h
224
wait_queue_head_t wait;
drivers/infiniband/hw/mthca/mthca_provider.h
276
wait_queue_head_t wait;
drivers/infiniband/hw/ocrdma/ocrdma.h
162
wait_queue_head_t cmd_wait;
drivers/infiniband/sw/siw/siw_cm.h
44
wait_queue_head_t waitq;
drivers/infiniband/sw/siw/siw_qp_tx.c
1198
wait_queue_head_t waiting;
drivers/infiniband/ulp/isert/ib_isert.h
191
wait_queue_head_t rem_wait;
drivers/infiniband/ulp/rtrs/rtrs-clt.h
126
wait_queue_head_t state_wq;
drivers/infiniband/ulp/rtrs/rtrs-clt.h
171
wait_queue_head_t permits_wait;
drivers/input/evdev.c
45
wait_queue_head_t wait;
drivers/input/joydev.c
38
wait_queue_head_t wait;
drivers/input/joystick/iforce/iforce.h
97
wait_queue_head_t wait;
drivers/input/keyboard/applespi.c
420
wait_queue_head_t drain_complete;
drivers/input/keyboard/hilkbd.c
201
wait_queue_head_t hil_wait;
drivers/input/keyboard/samsung-keypad.c
67
wait_queue_head_t wait;
drivers/input/keyboard/sunkbd.c
61
wait_queue_head_t wait;
drivers/input/misc/uinput.c
63
wait_queue_head_t waitq;
drivers/input/misc/uinput.c
71
wait_queue_head_t requests_waitq;
drivers/input/mousedev.c
61
wait_queue_head_t wait;
drivers/input/serio/serio_raw.c
36
wait_queue_head_t wait;
drivers/input/serio/serport.c
33
wait_queue_head_t wait;
drivers/input/serio/userio.c
47
wait_queue_head_t waitq;
drivers/input/touchscreen/ads7846.c
116
wait_queue_head_t wait;
drivers/input/touchscreen/auo-pixcir-ts.c
126
wait_queue_head_t wait;
drivers/input/touchscreen/tsc2007.h
79
wait_queue_head_t wait;
drivers/iommu/iommufd/iommufd_private.h
47
wait_queue_head_t destroy_wait;
drivers/ipack/devices/ipoctal.c
31
wait_queue_head_t queue;
drivers/leds/uleds.c
32
wait_queue_head_t waitq;
drivers/macintosh/adb.c
612
wait_queue_head_t wait_queue;
drivers/macintosh/smu.c
1074
wait_queue_head_t wait;
drivers/macintosh/via-pmu.c
2105
wait_queue_head_t wait;
drivers/mailbox/mailbox-test.c
42
wait_queue_head_t waitq;
drivers/md/bcache/bcache.h
593
wait_queue_head_t btree_cache_wait;
drivers/md/bcache/bcache.h
608
wait_queue_head_t bucket_wait;
drivers/md/bcache/bcache.h
663
wait_queue_head_t gc_wait;
drivers/md/bcache/btree.h
237
wait_queue_head_t wait;
drivers/md/bcache/super.c
50
static wait_queue_head_t unregister_wait;
drivers/md/bcache/writeback.h
45
wait_queue_head_t wait;
drivers/md/dm-bufio.c
1003
wait_queue_head_t free_buffer_wait;
drivers/md/dm-cache-target.c
342
wait_queue_head_t migration_wait;
drivers/md/dm-clone-target.c
93
wait_queue_head_t hydration_stopped;
drivers/md/dm-core.h
112
wait_queue_head_t eventq;
drivers/md/dm-core.h
340
extern wait_queue_head_t dm_global_eventq;
drivers/md/dm-core.h
81
wait_queue_head_t wait;
drivers/md/dm-integrity.c
236
wait_queue_head_t endio_wait;
drivers/md/dm-integrity.c
270
wait_queue_head_t copy_to_journal_wait;
drivers/md/dm-kcopyd.c
68
wait_queue_head_t destroyq;
drivers/md/dm-log-writes.c
118
wait_queue_head_t wait;
drivers/md/dm-mpath.c
90
wait_queue_head_t pg_init_wait; /* Wait for pg_init completion */
drivers/md/dm-mpath.c
91
wait_queue_head_t probe_wait; /* Wait for probing paths */
drivers/md/dm-pcache/backing_dev.h
58
wait_queue_head_t inflight_wq;
drivers/md/dm-pcache/dm_pcache.h
34
wait_queue_head_t inflight_wq;
drivers/md/dm-vdo/data-vio.c
150
wait_queue_head_t blocked_threads;
drivers/md/dm-vdo/funnel-workqueue.c
57
wait_queue_head_t waiting_worker_threads ____cacheline_aligned;
drivers/md/dm-vdo/indexer/indexer.h
332
wait_queue_head_t wait_queue;
drivers/md/dm-zoned-metadata.c
204
wait_queue_head_t free_wq;
drivers/md/md-bitmap.c
209
wait_queue_head_t write_wait;
drivers/md/md-bitmap.c
210
wait_queue_head_t overflow_wait;
drivers/md/md-bitmap.c
211
wait_queue_head_t behind_wait;
drivers/md/md-cluster.c
25
wait_queue_head_t sync_locking; /* wait queue for synchronized locking */
drivers/md/md-cluster.c
89
wait_queue_head_t wait;
drivers/md/md-llbitmap.c
270
wait_queue_head_t wait;
drivers/md/md-llbitmap.c
305
wait_queue_head_t behind_wait;
drivers/md/md.h
173
wait_queue_head_t blocked_wait;
drivers/md/md.h
537
wait_queue_head_t recovery_wait;
drivers/md/md.h
569
wait_queue_head_t sb_wait; /* for waiting on superblock updates */
drivers/md/md.h
871
wait_queue_head_t wqueue;
drivers/md/raid1.h
82
wait_queue_head_t wait_barrier;
drivers/md/raid10.h
88
wait_queue_head_t wait_barrier;
drivers/md/raid5-cache.c
131
wait_queue_head_t iounit_wait;
drivers/md/raid5.h
664
wait_queue_head_t wait_for_quiescent;
drivers/md/raid5.h
665
wait_queue_head_t wait_for_stripe;
drivers/md/raid5.h
666
wait_queue_head_t wait_for_reshape;
drivers/media/cec/core/cec-pin-priv.h
182
wait_queue_head_t kthread_waitq;
drivers/media/common/siano/smscoreapi.h
186
wait_queue_head_t buffer_mng_waitq;
drivers/media/common/siano/smsdvb-debugfs.c
31
wait_queue_head_t stats_queue;
drivers/media/dvb-core/dvb_ca_en50221.c
132
wait_queue_head_t wait_queue;
drivers/media/dvb-core/dvb_frontend.c
100
wait_queue_head_t wait_queue;
drivers/media/firewire/firedtv.h
88
wait_queue_head_t avc_wait;
drivers/media/i2c/cvs/icvs.h
471
wait_queue_head_t hostwake_event;
drivers/media/i2c/cx25840/cx25840-core.h
94
wait_queue_head_t fw_wait;
drivers/media/i2c/msp3400-driver.h
110
wait_queue_head_t wq;
drivers/media/i2c/saa6588.c
63
wait_queue_head_t read_queue;
drivers/media/i2c/saa7110.c
50
wait_queue_head_t wq;
drivers/media/pci/bt8xx/bttvp.h
346
wait_queue_head_t i2c_queue;
drivers/media/pci/cx18/cx18-driver.h
371
wait_queue_head_t waitq;
drivers/media/pci/cx18/cx18-driver.h
611
wait_queue_head_t mb_apu_waitq;
drivers/media/pci/cx18/cx18-driver.h
612
wait_queue_head_t mb_cpu_waitq;
drivers/media/pci/cx18/cx18-driver.h
613
wait_queue_head_t cap_w;
drivers/media/pci/cx18/cx18-driver.h
615
wait_queue_head_t dma_waitq;
drivers/media/pci/cx18/cx18-mailbox.c
586
wait_queue_head_t *waitq;
drivers/media/pci/cx25821/cx25821.h
192
wait_queue_head_t waitq;
drivers/media/pci/ddbridge/ddbridge.h
146
wait_queue_head_t wq;
drivers/media/pci/ivtv/ivtv-driver.c
333
int ivtv_waitq(wait_queue_head_t *waitq)
drivers/media/pci/ivtv/ivtv-driver.h
335
wait_queue_head_t waitq;
drivers/media/pci/ivtv/ivtv-driver.h
683
wait_queue_head_t dma_waitq; /* wake up when the current DMA is finished */
drivers/media/pci/ivtv/ivtv-driver.h
684
wait_queue_head_t eos_waitq; /* wake up when EOS arrives */
drivers/media/pci/ivtv/ivtv-driver.h
685
wait_queue_head_t event_waitq; /* wake up when the next decoder event arrives */
drivers/media/pci/ivtv/ivtv-driver.h
686
wait_queue_head_t vsync_waitq; /* wake up when the next decoder vsync arrives */
drivers/media/pci/ivtv/ivtv-driver.h
772
int ivtv_waitq(wait_queue_head_t *waitq);
drivers/media/pci/mantis/mantis_common.h
133
wait_queue_head_t i2c_wq;
drivers/media/pci/mantis/mantis_link.h
40
wait_queue_head_t hif_opdone_wq;
drivers/media/pci/mantis/mantis_link.h
41
wait_queue_head_t hif_brrdyw_wq;
drivers/media/pci/mantis/mantis_link.h
42
wait_queue_head_t hif_data_wq;
drivers/media/pci/mantis/mantis_link.h
43
wait_queue_head_t hif_write_wq; /* HIF Write op */
drivers/media/pci/netup_unidvb/netup_unidvb.h
82
wait_queue_head_t wq;
drivers/media/pci/netup_unidvb/netup_unidvb_spi.c
42
wait_queue_head_t waitq;
drivers/media/pci/ngene/ngene.h
726
wait_queue_head_t cmd_wq;
drivers/media/pci/ngene/ngene.h
745
wait_queue_head_t tx_wq;
drivers/media/pci/ngene/ngene.h
746
wait_queue_head_t rx_wq;
drivers/media/pci/saa7164/saa7164-cmd.c
125
wait_queue_head_t *q = NULL;
drivers/media/pci/saa7164/saa7164-cmd.c
246
wait_queue_head_t *q = NULL;
drivers/media/pci/saa7164/saa7164-cmd.c
73
wait_queue_head_t *q = NULL;
drivers/media/pci/saa7164/saa7164-types.h
107
wait_queue_head_t wait;
drivers/media/pci/saa7164/saa7164.h
414
wait_queue_head_t wait_read;
drivers/media/pci/solo6x10/solo6x10.h
208
wait_queue_head_t i2c_wait;
drivers/media/pci/solo6x10/solo6x10.h
224
wait_queue_head_t disp_thread_wait;
drivers/media/pci/solo6x10/solo6x10.h
258
wait_queue_head_t ring_thread_wait;
drivers/media/platform/amd/isp4/isp4_subdev.h
75
wait_queue_head_t waitq;
drivers/media/platform/amphion/venc.c
58
wait_queue_head_t wq;
drivers/media/platform/amphion/vpu.h
158
wait_queue_head_t ack_wq;
drivers/media/platform/aspeed/aspeed-video.c
333
wait_queue_head_t wait;
drivers/media/platform/marvell/cafe-driver.c
53
wait_queue_head_t smbus_wait; /* Waiting on i2c events */
drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.h
231
wait_queue_head_t hw_wq;
drivers/media/platform/mediatek/mdp3/mtk-mdp3-core.h
130
wait_queue_head_t callback_wq;
drivers/media/platform/mediatek/vcodec/common/mtk_vcodec_intr.c
21
wait_queue_head_t *ctx_queue;
drivers/media/platform/mediatek/vcodec/decoder/mtk_vcodec_dec_drv.h
211
wait_queue_head_t queue[MTK_VDEC_HW_MAX];
drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_vp8_if.c
117
wait_queue_head_t wq_hd;
drivers/media/platform/mediatek/vcodec/decoder/vdec_msg_queue.h
118
wait_queue_head_t core_dec_done;
drivers/media/platform/mediatek/vcodec/decoder/vdec_msg_queue.h
43
wait_queue_head_t ready_to_use;
drivers/media/platform/mediatek/vcodec/decoder/vdec_vpu_if.h
41
wait_queue_head_t wq;
drivers/media/platform/mediatek/vcodec/encoder/mtk_vcodec_enc_drv.h
146
wait_queue_head_t queue[MTK_VDEC_HW_MAX];
drivers/media/platform/mediatek/vcodec/encoder/venc_vpu_if.h
28
wait_queue_head_t wq_hd;
drivers/media/platform/mediatek/vpu/mtk_vpu.c
150
wait_queue_head_t wq;
drivers/media/platform/mediatek/vpu/mtk_vpu.c
223
wait_queue_head_t ack_wq;
drivers/media/platform/qcom/venus/core.h
234
wait_queue_head_t sys_err_done;
drivers/media/platform/qcom/venus/core.h
492
wait_queue_head_t reconf_wait;
drivers/media/platform/renesas/vsp1/vsp1_drm.h
41
wait_queue_head_t wait_queue;
drivers/media/platform/renesas/vsp1/vsp1_histo.h
48
wait_queue_head_t wait_queue;
drivers/media/platform/renesas/vsp1/vsp1_pipe.h
106
wait_queue_head_t wq;
drivers/media/platform/rockchip/rkcif/rkcif-common.h
158
wait_queue_head_t wq_stopped;
drivers/media/platform/rockchip/rkisp1/rkisp1-common.h
333
wait_queue_head_t done;
drivers/media/platform/samsung/exynos-gsc/gsc-core.h
336
wait_queue_head_t irq_queue;
drivers/media/platform/samsung/exynos4-is/fimc-core.h
426
wait_queue_head_t irq_queue;
drivers/media/platform/samsung/exynos4-is/fimc-is.h
281
wait_queue_head_t irq_queue;
drivers/media/platform/samsung/exynos4-is/fimc-lite.h
159
wait_queue_head_t irq_queue;
drivers/media/platform/samsung/s3c-camif/camif-core.h
211
wait_queue_head_t irq_queue;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_common.h
325
wait_queue_head_t queue;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_common.h
640
wait_queue_head_t queue;
drivers/media/platform/st/sti/bdisp/bdisp.h
197
wait_queue_head_t irq_queue;
drivers/media/platform/synopsys/hdmirx/snps_hdmirx.c
116
wait_queue_head_t wq_stopped;
drivers/media/platform/ti/omap/omap_voutdef.h
91
wait_queue_head_t wait;
drivers/media/platform/ti/omap3isp/isp.c
1188
int omap3isp_module_sync_idle(struct media_entity *me, wait_queue_head_t *wait,
drivers/media/platform/ti/omap3isp/isp.c
1245
int omap3isp_module_sync_is_stopping(wait_queue_head_t *wait,
drivers/media/platform/ti/omap3isp/isp.h
246
int omap3isp_module_sync_idle(struct media_entity *me, wait_queue_head_t *wait,
drivers/media/platform/ti/omap3isp/isp.h
249
int omap3isp_module_sync_is_stopping(wait_queue_head_t *wait,
drivers/media/platform/ti/omap3isp/ispccdc.h
154
wait_queue_head_t wait;
drivers/media/platform/ti/omap3isp/ispccp2.h
73
wait_queue_head_t wait;
drivers/media/platform/ti/omap3isp/ispcsi2.h
141
wait_queue_head_t wait;
drivers/media/platform/ti/omap3isp/isppreview.h
141
wait_queue_head_t wait;
drivers/media/platform/ti/omap3isp/ispresizer.h
106
wait_queue_head_t wait;
drivers/media/radio/radio-cadet.c
74
wait_queue_head_t read_queue;
drivers/media/radio/si470x/radio-si470x.h
145
wait_queue_head_t read_queue;
drivers/media/rc/ati_remote.c
257
wait_queue_head_t wait;
drivers/media/rc/fintek-cir.h
61
wait_queue_head_t queue;
drivers/media/rc/imon.c
99
wait_queue_head_t remove_ok; /* For unexpected USB disconnects */
drivers/media/rc/ite-cir.h
87
wait_queue_head_t tx_queue, tx_ended;
drivers/media/test-drivers/vivid/vivid-core.h
657
wait_queue_head_t kthread_waitq_cec;
drivers/media/test-drivers/vivid/vivid-kthread-cap.c
795
wait_queue_head_t wait;
drivers/media/test-drivers/vivid/vivid-kthread-out.c
241
wait_queue_head_t wait;
drivers/media/test-drivers/vivid/vivid-kthread-touch.c
141
wait_queue_head_t wait;
drivers/media/test-drivers/vivid/vivid-sdr-cap.c
212
wait_queue_head_t wait;
drivers/media/usb/au0828/au0828.h
241
wait_queue_head_t open;
drivers/media/usb/cx231xx/cx231xx.h
244
wait_queue_head_t wq;
drivers/media/usb/cx231xx/cx231xx.h
634
wait_queue_head_t open, wait_frame, wait_stream;
drivers/media/usb/em28xx/em28xx.h
298
wait_queue_head_t wq;
drivers/media/usb/go7007/go7007-priv.h
233
wait_queue_head_t frame_waitq;
drivers/media/usb/go7007/go7007-priv.h
248
wait_queue_head_t interrupt_waitq;
drivers/media/usb/gspca/gspca.h
200
wait_queue_head_t wq; /* wait queue */
drivers/media/usb/hdpvr/hdpvr.h
102
wait_queue_head_t wait_buffer;
drivers/media/usb/hdpvr/hdpvr.h
104
wait_queue_head_t wait_data;
drivers/media/usb/pvrusb2/pvrusb2-dvb.h
34
wait_queue_head_t buffer_wait_data;
drivers/media/usb/pvrusb2/pvrusb2-hdw-internal.h
263
wait_queue_head_t state_wait_data;
drivers/media/usb/pvrusb2/pvrusb2-v4l2.c
42
wait_queue_head_t wait_data;
drivers/media/usb/s2255/s2255drv.c
185
wait_queue_head_t wait_fw;
drivers/media/usb/s2255/s2255drv.c
230
wait_queue_head_t wait_setmode;
drivers/media/usb/s2255/s2255drv.c
234
wait_queue_head_t wait_vidstatus;
drivers/mfd/dln2.c
109
wait_queue_head_t disconnect_wq;
drivers/mfd/dln2.c
84
wait_queue_head_t wq;
drivers/mfd/ucb1x00-ts.c
44
wait_queue_head_t irq_wait;
drivers/misc/bcm-vk/bcm_vk_msg.h
92
wait_queue_head_t rd_wq;
drivers/misc/bh1770glc.c
127
wait_queue_head_t wait;
drivers/misc/genwqe/card_base.h
220
wait_queue_head_t *ddcb_waitqs; /* waitqueue per ddcb */
drivers/misc/genwqe/card_base.h
223
wait_queue_head_t busy_waitq; /* wait for ddcb processing */
drivers/misc/genwqe/card_base.h
280
wait_queue_head_t queue_waitq;
drivers/misc/genwqe/card_base.h
286
wait_queue_head_t health_waitq;
drivers/misc/genwqe/card_ddcb.c
1055
queue->ddcb_waitqs = kzalloc_objs(wait_queue_head_t, queue->ddcb_max);
drivers/misc/hpilo.h
151
wait_queue_head_t ccb_waitq;
drivers/misc/ibmasm/ibmasm.h
123
wait_queue_head_t wait;
drivers/misc/ibmasm/ibmasm.h
130
wait_queue_head_t wait;
drivers/misc/ibmasm/ibmasm.h
81
wait_queue_head_t wait;
drivers/misc/ibmvmc.h
166
wait_queue_head_t reset_wait_queue;
drivers/misc/lis3lv02d/lis3lv02d.h
293
wait_queue_head_t misc_wait; /* Wait queue for the misc device */
drivers/misc/mei/hw-me.h
62
wait_queue_head_t wait_active;
drivers/misc/mei/hw-txe.h
43
wait_queue_head_t wait_aliveness_resp;
drivers/misc/mei/mei_dev.h
299
wait_queue_head_t tx_wait;
drivers/misc/mei/mei_dev.h
300
wait_queue_head_t rx_wait;
drivers/misc/mei/mei_dev.h
301
wait_queue_head_t wait;
drivers/misc/mei/mei_dev.h
302
wait_queue_head_t ev_wait;
drivers/misc/mei/mei_dev.h
607
wait_queue_head_t wait_hw_ready;
drivers/misc/mei/mei_dev.h
608
wait_queue_head_t wait_pg;
drivers/misc/mei/mei_dev.h
609
wait_queue_head_t wait_hbm_start;
drivers/misc/mei/mei_dev.h
616
wait_queue_head_t wait_dev_state;
drivers/misc/mei/vsc-tp.c
79
wait_queue_head_t xfer_wait;
drivers/misc/ocxl/ocxl_internal.h
77
wait_queue_head_t events_wq;
drivers/misc/phantom.c
52
wait_queue_head_t wait;
drivers/misc/sgi-gru/grutables.h
313
wait_queue_head_t ms_wait_queue;
drivers/misc/sgi-xp/xpc.h
337
wait_queue_head_t msg_allocate_wq; /* msg allocation wait queue */
drivers/misc/sgi-xp/xpc.h
357
wait_queue_head_t idle_wq; /* idle kthread wait queue */
drivers/misc/sgi-xp/xpc.h
494
wait_queue_head_t teardown_wq; /* kthread waiting to teardown infra */
drivers/misc/sgi-xp/xpc.h
514
wait_queue_head_t channel_mgr_wq; /* channel mgr's wait queue */
drivers/misc/sgi-xp/xpc.h
615
extern wait_queue_head_t xpc_activate_IRQ_wq;
drivers/misc/vmw_vmci/vmci_context.h
32
wait_queue_head_t wait_queue;
drivers/misc/vmw_vmci/vmci_queue_pair.c
157
wait_queue_head_t event;
drivers/misc/xilinx_sdfec.c
216
wait_queue_head_t waitq;
drivers/mmc/core/queue.h
93
wait_queue_head_t wait;
drivers/mmc/host/cqhci.h
273
wait_queue_head_t wait_queue;
drivers/mmc/host/mmc_hsq.h
26
wait_queue_head_t wait_queue;
drivers/mmc/host/omap.c
164
wait_queue_head_t slot_wq;
drivers/mmc/host/sdhci-msm.c
300
wait_queue_head_t pwr_irq_wait;
drivers/mmc/host/sdhci.h
657
wait_queue_head_t buf_ready_int; /* Waitqueue for Buffer Read Ready interrupt */
drivers/most/core.c
61
wait_queue_head_t hdm_fifo_wq;
drivers/most/most_cdev.c
34
wait_queue_head_t wq;
drivers/most/most_snd.c
56
wait_queue_head_t playback_waitq;
drivers/mtd/devices/spear_smi.c
176
wait_queue_head_t cmd_complete;
drivers/mtd/nand/raw/mpc5121_nfc.c
112
wait_queue_head_t irq_waitq;
drivers/net/can/slcan/slcan-core.c
111
wait_queue_head_t xcmd_wait; /* Wait queue for commands */
drivers/net/ethernet/broadcom/bnxt/bnxt.h
2673
wait_queue_head_t sriov_cfg_wait;
drivers/net/ethernet/broadcom/cnic.h
164
wait_queue_head_t waitq;
drivers/net/ethernet/broadcom/genet/bcmgenet.h
627
wait_queue_head_t wq;
drivers/net/ethernet/ibm/ehea/ehea.h
455
wait_queue_head_t swqe_avail_wq;
drivers/net/ethernet/ibm/ehea/ehea.h
456
wait_queue_head_t restart_wq;
drivers/net/ethernet/intel/iavf/iavf.h
261
wait_queue_head_t down_waitqueue;
drivers/net/ethernet/intel/iavf/iavf.h
262
wait_queue_head_t vc_waitqueue;
drivers/net/ethernet/intel/iavf/iavf_types.h
21
wait_queue_head_t phc_time_waitqueue;
drivers/net/ethernet/intel/ice/ice.h
604
wait_queue_head_t aq_wait_queue;
drivers/net/ethernet/intel/ice/ice.h
607
wait_queue_head_t reset_wait_queue;
drivers/net/ethernet/intel/ice/ice_type.h
866
wait_queue_head_t atqbal_wq;
drivers/net/ethernet/marvell/mvmdio.c
79
wait_queue_head_t smi_busy_wait;
drivers/net/ethernet/marvell/octeon_ep/octep_main.h
313
wait_queue_head_t ctrl_req_wait_q;
drivers/net/ethernet/marvell/octeontx2/af/lmac_common.h
33
wait_queue_head_t wq_cmd_cmplt;
drivers/net/ethernet/marvell/sky2.h
2304
wait_queue_head_t msi_wait;
drivers/net/ethernet/mediatek/mtk_wed_wo.h
243
wait_queue_head_t wait;
drivers/net/ethernet/mellanox/mlx5/core/eswitch.h
412
wait_queue_head_t work_queue_wait;
drivers/net/ethernet/micrel/ksz884x.c
1320
wait_queue_head_t counter;
drivers/net/ethernet/microchip/lan743x_main.h
944
wait_queue_head_t software_isr_wq;
drivers/net/ethernet/myricom/myri10ge/myri10ge.c
228
wait_queue_head_t down_wq;
drivers/net/ethernet/netronome/nfp/ccm.h
104
wait_queue_head_t wq;
drivers/net/ethernet/netronome/nfp/flower/main.h
216
wait_queue_head_t wait_q;
drivers/net/ethernet/netronome/nfp/flower/main.h
322
wait_queue_head_t reify_wait_queue;
drivers/net/ethernet/netronome/nfp/nfp_net.h
710
wait_queue_head_t wq;
drivers/net/ethernet/netronome/nfp/nfpcore/nfp6000_pcie.c
151
wait_queue_head_t bar_waiters;
drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c
71
wait_queue_head_t waitq;
drivers/net/ethernet/rocker/rocker_main.c
48
wait_queue_head_t wait;
drivers/net/ethernet/sfc/falcon/net_driver.h
891
wait_queue_head_t flush_wq;
drivers/net/ethernet/sfc/mcdi.h
71
wait_queue_head_t wq;
drivers/net/ethernet/sfc/mcdi.h
89
wait_queue_head_t proxy_rx_wq;
drivers/net/ethernet/sfc/net_driver.h
1165
wait_queue_head_t flush_wq;
drivers/net/ethernet/sfc/siena/mcdi.h
71
wait_queue_head_t wq;
drivers/net/ethernet/sfc/siena/mcdi.h
89
wait_queue_head_t proxy_rx_wq;
drivers/net/ethernet/sfc/siena/net_driver.h
1088
wait_queue_head_t flush_wq;
drivers/net/ethernet/sfc/siena/siena_sriov.c
112
wait_queue_head_t flush_waitq;
drivers/net/ethernet/sfc/tc.h
326
wait_queue_head_t flush_wq;
drivers/net/ethernet/stmicro/stmmac/stmmac.h
343
wait_queue_head_t tstamp_busy_wait;
drivers/net/ethernet/toshiba/ps3_gelic_net.h
295
wait_queue_head_t waitq;
drivers/net/fddi/defza.h
758
wait_queue_head_t cmd_done_wait;
drivers/net/fddi/defza.h
761
wait_queue_head_t state_chg_wait;
drivers/net/hyperv/hyperv_net.h
1154
wait_queue_head_t wait_drain;
drivers/net/hyperv/hyperv_net.h
1187
wait_queue_head_t subchan_open;
drivers/net/ieee802154/ca8210.c
282
wait_queue_head_t readq;
drivers/net/mctp/mctp-i2c.c
70
wait_queue_head_t tx_wq;
drivers/net/mctp/mctp-i3c.c
53
wait_queue_head_t tx_wq;
drivers/net/ppp/ppp_generic.c
99
wait_queue_head_t rwait; /* for poll on reading /dev/ppp */
drivers/net/tap.c
428
wait_queue_head_t *wqueue;
drivers/net/tun.c
2356
wait_queue_head_t *wqueue;
drivers/net/usb/hso.c
185
wait_queue_head_t waitq;
drivers/net/usb/kaweth.c
213
wait_queue_head_t term_wait;
drivers/net/usb/lan78xx.c
450
wait_queue_head_t *wait;
drivers/net/wireless/ath/ar5523/ar5523.h
105
wait_queue_head_t tx_flush_waitq;
drivers/net/wireless/ath/ath10k/core.h
1182
wait_queue_head_t peer_mapping_wq;
drivers/net/wireless/ath/ath10k/core.h
198
wait_queue_head_t tx_credits_wq;
drivers/net/wireless/ath/ath10k/htt.h
1875
wait_queue_head_t empty_tx_wq;
drivers/net/wireless/ath/ath11k/core.h
747
wait_queue_head_t txmgmt_empty_waitq;
drivers/net/wireless/ath/ath11k/core.h
986
wait_queue_head_t peer_mapping_wq;
drivers/net/wireless/ath/ath11k/dp.h
176
wait_queue_head_t tx_empty_waitq;
drivers/net/wireless/ath/ath11k/qmi.h
146
wait_queue_head_t cold_boot_waitq;
drivers/net/wireless/ath/ath11k/wmi.h
2609
wait_queue_head_t tx_ce_desc_wq;
drivers/net/wireless/ath/ath11k/wmi.h
5861
wait_queue_head_t tx_credits_wq;
drivers/net/wireless/ath/ath12k/core.h
1027
wait_queue_head_t peer_mapping_wq;
drivers/net/wireless/ath/ath12k/core.h
710
wait_queue_head_t txmgmt_empty_waitq;
drivers/net/wireless/ath/ath12k/dp.h
157
wait_queue_head_t tx_empty_waitq;
drivers/net/wireless/ath/ath12k/wmi.h
5383
wait_queue_head_t tx_credits_wq;
drivers/net/wireless/ath/ath6kl/core.h
808
wait_queue_head_t event_wq;
drivers/net/wireless/ath/ath6kl/sdio.c
56
wait_queue_head_t irq_wq;
drivers/net/wireless/ath/ath9k/ath9k.h
1003
wait_queue_head_t tx_wait;
drivers/net/wireless/ath/wil6210/wil6210.h
942
wait_queue_head_t wq; /* for all wait_event() use */
drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcmsdh.c
58
wait_queue_head_t thread_freeze;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.h
307
wait_queue_head_t vif_wq;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.h
329
wait_queue_head_t nd_data_wait;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.h
201
wait_queue_head_t pend_8021x_wait;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
261
wait_queue_head_t ioctl_resp_wait;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c
347
wait_queue_head_t mbdata_resp_wait;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c
505
wait_queue_head_t ctrl_wait;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c
506
wait_queue_head_t dcmd_resp_wait;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/usb.c
154
wait_queue_head_t ioctl_resp_wait;
drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.h
74
wait_queue_head_t tx_flush_wq;
drivers/net/wireless/intel/ipw2x00/ipw2100.h
581
wait_queue_head_t wait_command_queue;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
1184
wait_queue_head_t wait_command_queue;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
1185
wait_queue_head_t wait_state;
drivers/net/wireless/intel/ipw2x00/ipw2200.h
1217
wait_queue_head_t hcmd_wq; /**< host command waits for execution */
drivers/net/wireless/intel/iwlegacy/common.h
1262
wait_queue_head_t wait_command_queue;
drivers/net/wireless/intel/iwlwifi/fw/notif-wait.h
16
wait_queue_head_t notif_waitq;
drivers/net/wireless/intel/iwlwifi/mei/main.c
173
wait_queue_head_t get_nvm_wq;
drivers/net/wireless/intel/iwlwifi/mei/main.c
175
wait_queue_head_t get_ownership_wq;
drivers/net/wireless/intel/iwlwifi/mei/main.c
187
wait_queue_head_t pldr_wq;
drivers/net/wireless/intel/iwlwifi/mld/rx.h
48
wait_queue_head_t waitq;
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
1117
wait_queue_head_t rx_sync_waitq;
drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/internal.h
562
wait_queue_head_t ucode_write_waitq;
drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/internal.h
563
wait_queue_head_t sx_waitq;
drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/internal.h
601
wait_queue_head_t fw_reset_waitq;
drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/internal.h
603
wait_queue_head_t imr_waitq;
drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/internal.h
613
wait_queue_head_t wait_command_queue;
drivers/net/wireless/marvell/libertas/cmd.h
27
wait_queue_head_t cmdwait_q;
drivers/net/wireless/marvell/libertas/dev.h
140
wait_queue_head_t waitq;
drivers/net/wireless/marvell/libertas/dev.h
180
wait_queue_head_t scan_q;
drivers/net/wireless/marvell/libertas/dev.h
186
wait_queue_head_t fw_waitq;
drivers/net/wireless/marvell/libertas/dev.h
87
wait_queue_head_t ds_awake_q;
drivers/net/wireless/marvell/libertas/dev.h
92
wait_queue_head_t host_sleep_q;
drivers/net/wireless/marvell/libertas/if_sdio.c
117
wait_queue_head_t pwron_waitq;
drivers/net/wireless/marvell/libertas/if_usb.h
72
wait_queue_head_t fw_wq;
drivers/net/wireless/marvell/libertas_tf/if_usb.h
60
wait_queue_head_t fw_wq;
drivers/net/wireless/marvell/libertas_tf/libertas_tf.h
336
wait_queue_head_t cmdwait_q;
drivers/net/wireless/marvell/mwifiex/decl.h
193
wait_queue_head_t wait;
drivers/net/wireless/marvell/mwifiex/main.h
969
wait_queue_head_t hs_activate_wait_q;
drivers/net/wireless/mediatek/mt76/mt76.h
655
wait_queue_head_t wait;
drivers/net/wireless/mediatek/mt76/mt76.h
701
wait_queue_head_t wait;
drivers/net/wireless/mediatek/mt76/mt76.h
977
wait_queue_head_t tx_wait;
drivers/net/wireless/mediatek/mt76/mt7615/mt7615.h
193
wait_queue_head_t roc_wait;
drivers/net/wireless/mediatek/mt76/mt7615/mt7615.h
262
wait_queue_head_t reset_wait;
drivers/net/wireless/mediatek/mt76/mt76_connac.h
101
wait_queue_head_t wait;
drivers/net/wireless/mediatek/mt76/mt7915/mt7915.h
274
wait_queue_head_t reset_wait;
drivers/net/wireless/mediatek/mt76/mt792x.h
191
wait_queue_head_t roc_wait;
drivers/net/wireless/mediatek/mt76/mt792x.h
262
wait_queue_head_t wait;
drivers/net/wireless/mediatek/mt76/mt7996/mt7996.h
439
wait_queue_head_t reset_wait;
drivers/net/wireless/ralink/rt2x00/rt2x00debug.c
83
wait_queue_head_t frame_dump_waitqueue;
drivers/net/wireless/realtek/rtw88/main.h
1569
wait_queue_head_t wait;
drivers/net/wireless/rsi/rsi_main.h
199
wait_queue_head_t event_queue;
drivers/net/wireless/silabs/wfx/bh.h
21
wait_queue_head_t tx_buffers_empty;
drivers/net/wireless/silabs/wfx/wfx.h
51
wait_queue_head_t tx_dequeue;
drivers/net/wireless/st/cw1200/cw1200.h
156
wait_queue_head_t channel_switch_done;
drivers/net/wireless/st/cw1200/cw1200.h
194
wait_queue_head_t bh_wq;
drivers/net/wireless/st/cw1200/cw1200.h
195
wait_queue_head_t bh_evt_wq;
drivers/net/wireless/st/cw1200/cw1200.h
217
wait_queue_head_t wsm_cmd_wq;
drivers/net/wireless/st/cw1200/cw1200.h
218
wait_queue_head_t wsm_startup_done;
drivers/net/wireless/st/cw1200/cw1200.h
277
wait_queue_head_t ps_mode_switch_done;
drivers/net/wireless/st/cw1200/cw1200_spi.c
40
wait_queue_head_t wq;
drivers/net/wireless/st/cw1200/queue.h
51
wait_queue_head_t wait_link_id_empty;
drivers/net/wwan/qcom_bam_dmux.c
74
wait_queue_head_t pc_wait;
drivers/net/wwan/t7xx/t7xx_hif_cldma.h
91
wait_queue_head_t req_wq; /* Only for TX */
drivers/net/wwan/t7xx/t7xx_hif_dpmaif.h
134
wait_queue_head_t req_wq;
drivers/net/wwan/t7xx/t7xx_hif_dpmaif.h
188
wait_queue_head_t tx_wq;
drivers/net/wwan/t7xx/t7xx_port.h
129
wait_queue_head_t rx_wq;
drivers/net/wwan/t7xx/t7xx_state_monitor.h
90
wait_queue_head_t command_wq;
drivers/net/wwan/t7xx/t7xx_state_monitor.h
91
wait_queue_head_t event_wq;
drivers/net/wwan/t7xx/t7xx_state_monitor.h
92
wait_queue_head_t async_hk_wq;
drivers/net/wwan/wwan_core.c
93
wait_queue_head_t waitqueue;
drivers/net/xen-netback/common.h
187
wait_queue_head_t dealloc_wq;
drivers/net/xen-netback/common.h
192
wait_queue_head_t wq;
drivers/nfc/fdp/fdp.c
65
wait_queue_head_t setup_wq;
drivers/nfc/mei_phy.h
35
wait_queue_head_t send_wq;
drivers/nfc/nfcsim.c
61
wait_queue_head_t recv_wait;
drivers/ntb/ntb_transport.c
213
wait_queue_head_t tx_offload_wq;
drivers/ntb/test/ntb_perf.c
174
wait_queue_head_t dma_wait;
drivers/ntb/test/ntb_perf.c
197
wait_queue_head_t twait;
drivers/ntb/test/ntb_tool.c
258
wait_queue_head_t link_wq;
drivers/ntb/test/ntb_tool.c
259
wait_queue_head_t db_wq;
drivers/ntb/test/ntb_tool.c
260
wait_queue_head_t msg_wq;
drivers/nvdimm/nd-core.h
21
wait_queue_head_t wait;
drivers/nvdimm/virtio_pmem.h
24
wait_queue_head_t host_acked;
drivers/nvdimm/virtio_pmem.h
28
wait_queue_head_t wq_buf;
drivers/nvme/host/fc.c
175
wait_queue_head_t ioabort_wait;
drivers/nvme/host/nvme.h
361
wait_queue_head_t state_wq;
drivers/pci/doe.c
57
wait_queue_head_t wq;
drivers/pci/hotplug/cpqphp.h
308
wait_queue_head_t queue; /* sleep & wake process */
drivers/pci/hotplug/pciehp.h
102
wait_queue_head_t queue;
drivers/pci/hotplug/pciehp.h
118
wait_queue_head_t requester;
drivers/pci/hotplug/shpchp.h
80
wait_queue_head_t queue; /* sleep & wake process */
drivers/pci/switch/switchtec.c
58
wait_queue_head_t cmd_comp;
drivers/platform/chrome/cros_ec_chardev.c
68
wait_queue_head_t wait_event;
drivers/platform/chrome/cros_ec_ishtp.c
108
wait_queue_head_t wait_queue;
drivers/platform/chrome/cros_ec_uart.c
63
wait_queue_head_t wait_queue;
drivers/platform/chrome/wilco_ec/event.c
193
wait_queue_head_t wq;
drivers/platform/goldfish/goldfish_pipe.c
156
wait_queue_head_t wake_queue;
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
504
remote_event_create(wait_queue_head_t *wq, struct remote_event *event)
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
525
remote_event_wait(wait_queue_head_t *wq, struct remote_event *event)
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
570
remote_event_signal_local(wait_queue_head_t *wq, struct remote_event *event)
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
579
remote_event_poll(wait_queue_head_t *wq, struct remote_event *event)
drivers/platform/surface/surface_aggregator_cdev.c
67
wait_queue_head_t waitq;
drivers/platform/surface/surface_dtx.c
154
wait_queue_head_t waitq;
drivers/platform/x86/dell/dell-smo8800.c
27
wait_queue_head_t misc_wait; /* Wait queue for the misc dev */
drivers/platform/x86/dell/dell-uart-backlight.c
55
wait_queue_head_t wait_queue;
drivers/platform/x86/intel/ishtp_eclite.c
87
wait_queue_head_t read_wait;
drivers/platform/x86/sony-laptop.c
3877
wait_queue_head_t fifo_proc_list;
drivers/ptp/ptp_private.h
55
wait_queue_head_t tsev_wq;
drivers/ptp/ptp_vmclock.c
48
wait_queue_head_t disrupt_wait;
drivers/pwm/pwm-sti.c
73
wait_queue_head_t wait;
drivers/rapidio/devices/rio_mport_cdev.c
185
wait_queue_head_t event_rx_wait;
drivers/remoteproc/mtk_common.h
148
wait_queue_head_t ack_wq;
drivers/remoteproc/mtk_common.h
87
wait_queue_head_t wq;
drivers/remoteproc/ti_k3_r5_remoteproc.c
102
wait_queue_head_t core_transition;
drivers/rpmsg/qcom_glink_native.c
125
wait_queue_head_t tx_avail_notify;
drivers/rpmsg/qcom_glink_native.c
193
wait_queue_head_t intent_req_wq;
drivers/rpmsg/qcom_smd.c
141
wait_queue_head_t new_channel_event;
drivers/rpmsg/qcom_smd.c
208
wait_queue_head_t state_change_event;
drivers/rpmsg/qcom_smd.c
214
wait_queue_head_t fblockread_event;
drivers/rpmsg/rpmsg_char.c
71
wait_queue_head_t readq;
drivers/rpmsg/virtio_rpmsg_bus.c
66
wait_queue_head_t sendq;
drivers/rtc/rtc-imxdi.c
116
wait_queue_head_t write_wait;
drivers/s390/block/dasd.c
78
static wait_queue_head_t dasd_init_waitq;
drivers/s390/block/dasd.c
79
static wait_queue_head_t dasd_flush_wq;
drivers/s390/block/dasd.c
80
static wait_queue_head_t generic_waitq;
drivers/s390/block/dasd.c
81
static wait_queue_head_t shutdown_waitq;
drivers/s390/char/con3215.c
90
wait_queue_head_t empty_wait; /* wait queue for flushing */
drivers/s390/char/fs3270.c
40
wait_queue_head_t wait; /* Init & attention wait queue. */
drivers/s390/char/fs3270.c
49
wake_up((wait_queue_head_t *)data);
drivers/s390/char/raw3270.h
109
extern wait_queue_head_t raw3270_wait_queue;
drivers/s390/char/tape.h
194
wait_queue_head_t state_change_wq;
drivers/s390/char/tape.h
206
wait_queue_head_t wait_queue;
drivers/s390/char/tape_core.c
1019
wake_up_interruptible((wait_queue_head_t *) data);
drivers/s390/char/tape_core.c
987
wake_up((wait_queue_head_t *) data);
drivers/s390/char/vmur.h
77
wait_queue_head_t wait; /* wait queue to serialize open */
drivers/s390/cio/cmf.c
205
wait_queue_head_t wait;
drivers/s390/cio/cmf.c
295
wait_queue_head_t wait;
drivers/s390/cio/io_sch.h
173
wait_queue_head_t wait_q;
drivers/s390/net/fsm.h
70
wait_queue_head_t wait_q;
drivers/s390/net/qeth_core.h
822
wait_queue_head_t wait_q;
drivers/s390/scsi/zfcp_def.h
178
wait_queue_head_t erp_ready_wq;
drivers/s390/scsi/zfcp_def.h
181
wait_queue_head_t erp_done_wqh;
drivers/s390/scsi/zfcp_fc.h
199
wait_queue_head_t opened;
drivers/s390/scsi/zfcp_fc.h
200
wait_queue_head_t closed;
drivers/s390/scsi/zfcp_qdio.h
50
wait_queue_head_t req_q_wq;
drivers/s390/virtio/virtio_ccw.c
67
wait_queue_head_t wait_q;
drivers/sbus/char/bbc_i2c.h
61
wait_queue_head_t wq;
drivers/scsi/3w-9xxx.h
688
wait_queue_head_t ioctl_wqueue;
drivers/scsi/3w-sas.h
398
wait_queue_head_t ioctl_wqueue;
drivers/scsi/3w-xxxx.h
436
wait_queue_head_t ioctl_wqueue;
drivers/scsi/aacraid/aacraid.h
988
wait_queue_head_t qfull; /*Event to wait on if q full */
drivers/scsi/aacraid/aacraid.h
989
wait_queue_head_t cmdready; /*Cmd ready from the adapter */
drivers/scsi/arcmsr/arcmsr_hba.c
108
static wait_queue_head_t wait_q;
drivers/scsi/arm/fas216.h
226
wait_queue_head_t eh_wait;
drivers/scsi/be2iscsi/be.h
128
wait_queue_head_t mcc_wait[MAX_MCC_CMD + 1];
drivers/scsi/bfa/bfad_im.c
152
wait_queue_head_t *wq;
drivers/scsi/bfa/bfad_im.h
54
wait_queue_head_t *wq;
drivers/scsi/bnx2fc/bnx2fc.h
240
wait_queue_head_t destroy_wait;
drivers/scsi/bnx2fc/bnx2fc.h
243
wait_queue_head_t shutdown_wait;
drivers/scsi/bnx2fc/bnx2fc.h
374
wait_queue_head_t ofld_wait;
drivers/scsi/bnx2fc/bnx2fc.h
377
wait_queue_head_t upld_wait;
drivers/scsi/bnx2i/bnx2i.h
436
wait_queue_head_t eh_wait;
drivers/scsi/bnx2i/bnx2i.h
766
wait_queue_head_t ofld_wait;
drivers/scsi/esas2r/esas2r.h
910
wait_queue_head_t nvram_waiter;
drivers/scsi/esas2r/esas2r.h
912
wait_queue_head_t fm_api_waiter;
drivers/scsi/esas2r/esas2r.h
914
wait_queue_head_t vda_waiter;
drivers/scsi/esas2r/esas2r.h
920
wait_queue_head_t fs_api_waiter;
drivers/scsi/esas2r/esas2r.h
925
wait_queue_head_t buffered_ioctl_waiter;
drivers/scsi/hpsa.h
213
wait_queue_head_t scan_wait_queue;
drivers/scsi/hpsa.h
309
wait_queue_head_t event_sync_wait_queue;
drivers/scsi/hptiop.h
328
wait_queue_head_t reset_wq;
drivers/scsi/hptiop.h
329
wait_queue_head_t ioctl_wq;
drivers/scsi/ibmvscsi/ibmvfc.h
915
wait_queue_head_t init_wait_q;
drivers/scsi/ibmvscsi/ibmvfc.h
916
wait_queue_head_t work_wait_q;
drivers/scsi/ibmvscsi/ibmvscsi.h
97
wait_queue_head_t work_wait_q;
drivers/scsi/imm.c
48
wait_queue_head_t *waiting;
drivers/scsi/ipr.h
1509
wait_queue_head_t reset_wait_q;
drivers/scsi/ipr.h
1510
wait_queue_head_t msi_wait_q;
drivers/scsi/ipr.h
1511
wait_queue_head_t eeh_wait_q;
drivers/scsi/isci/host.h
205
wait_queue_head_t eventq;
drivers/scsi/lpfc/lpfc.h
1209
wait_queue_head_t work_waitq;
drivers/scsi/lpfc/lpfc_bsg.c
56
wait_queue_head_t wq;
drivers/scsi/lpfc/lpfc_disc.h
176
wait_queue_head_t *logo_waitq;
drivers/scsi/lpfc/lpfc_disc.h
177
wait_queue_head_t *da_id_waitq;
drivers/scsi/lpfc/lpfc_sli.c
13031
wait_queue_head_t *pdone_q;
drivers/scsi/lpfc/lpfc_sli.h
134
wait_queue_head_t *wait_queue;
drivers/scsi/lpfc/lpfc_sli.h
474
wait_queue_head_t *waitq;
drivers/scsi/megaraid/megaraid_mbox.h
213
wait_queue_head_t sysfs_wait_q;
drivers/scsi/megaraid/megaraid_mm.c
62
static wait_queue_head_t wait_q;
drivers/scsi/megaraid/megaraid_sas.h
2377
wait_queue_head_t int_cmd_wait_q;
drivers/scsi/megaraid/megaraid_sas.h
2378
wait_queue_head_t abort_cmd_wait_q;
drivers/scsi/mpi3mr/mpi3mr.h
1327
wait_queue_head_t reset_waitq;
drivers/scsi/mpt3sas/mpt3sas_base.h
1517
wait_queue_head_t reset_wq;
drivers/scsi/mvumi.h
489
wait_queue_head_t int_cmd_wait_q;
drivers/scsi/pmcraid.h
711
wait_queue_head_t reset_wait_q;
drivers/scsi/ppa.c
41
wait_queue_head_t *waiting;
drivers/scsi/qedi/qedi_iscsi.h
171
wait_queue_head_t wait_queue;
drivers/scsi/qedi/qedi_iscsi.h
76
wait_queue_head_t ofld_wait;
drivers/scsi/qedi/qedi_iscsi.h
77
wait_queue_head_t tcp_ofld_wait;
drivers/scsi/qla2xxx/qla_def.h
5132
wait_queue_head_t fcport_waitQ;
drivers/scsi/qla2xxx/qla_def.h
5133
wait_queue_head_t vref_waitq;
drivers/scsi/qla2xxx/qla_target.h
825
wait_queue_head_t waitQ;
drivers/scsi/sg.c
143
wait_queue_head_t read_wait; /* queue read until command done */
drivers/scsi/sg.c
164
wait_queue_head_t open_wait; /* queue open() when O_EXCL present */
drivers/scsi/smartpqi/smartpqi.h
1414
wait_queue_head_t block_requests_wait;
drivers/scsi/stex.c
339
wait_queue_head_t reset_waitq;
drivers/scsi/storvsc_drv.c
418
wait_queue_head_t waiting_to_drain;
drivers/scsi/xen-scsifront.c
124
wait_queue_head_t wq_sync;
drivers/scsi/xen-scsifront.c
125
wait_queue_head_t wq_pause;
drivers/scsi/xen-scsifront.c
90
wait_queue_head_t wq_reset; /* reset work queue */
drivers/soc/aspeed/aspeed-lpc-snoop.c
78
wait_queue_head_t wq;
drivers/soc/qcom/qcom_aoss.c
88
wait_queue_head_t event;
drivers/soc/qcom/rpmh-internal.h
132
wait_queue_head_t tcs_wait;
drivers/spi/spi-coldfire-qspi.c
65
wait_queue_head_t waitq;
drivers/spi/spi-rspi.c
186
wait_queue_head_t wait;
drivers/spi/spi-rzv2h-rspi.c
107
wait_queue_head_t wait;
drivers/spi/spi-rzv2m-csi.c
107
wait_queue_head_t wait;
drivers/spi/spi-sh.c
77
wait_queue_head_t wait;
drivers/spi/spi-topcliff-pch.c
166
wait_queue_head_t wait;
drivers/staging/axis-fifo/axis-fifo.c
77
wait_queue_head_t read_queue;
drivers/staging/axis-fifo/axis-fifo.c
79
wait_queue_head_t write_queue;
drivers/staging/greybus/loopback.c
47
wait_queue_head_t wq;
drivers/staging/greybus/loopback.c
67
wait_queue_head_t wq;
drivers/staging/greybus/loopback.c
68
wait_queue_head_t wq_completion;
drivers/staging/greybus/uart.c
57
wait_queue_head_t wioctl;
drivers/staging/media/av7110/av7110.h
142
wait_queue_head_t bmpq;
drivers/staging/media/av7110/av7110.h
224
wait_queue_head_t arm_wait;
drivers/staging/media/av7110/av7110.h
78
wait_queue_head_t wait_queue;
drivers/staging/media/ipu3/ipu3.h
152
wait_queue_head_t buf_drain_wq;
drivers/staging/media/tegra-video/vi.h
192
wait_queue_head_t start_wait;
drivers/staging/media/tegra-video/vi.h
194
wait_queue_head_t done_wait;
drivers/staging/most/dim2/dim2.c
91
wait_queue_head_t netinfo_waitq;
drivers/staging/most/video/video.c
45
wait_queue_head_t wait_data;
drivers/staging/vme_user/vme_tsi148.h
35
wait_queue_head_t dma_queue[2];
drivers/staging/vme_user/vme_tsi148.h
36
wait_queue_head_t iack_queue;
drivers/target/iscsi/cxgbit/cxgbit.h
179
wait_queue_head_t accept_wait;
drivers/target/iscsi/cxgbit/cxgbit.h
209
wait_queue_head_t waitq;
drivers/thunderbolt/stream.c
153
wait_queue_head_t wait;
drivers/tty/hvc/hvc_iucv.c
76
wait_queue_head_t sndbuf_waitq; /* wait for send completion */
drivers/tty/hvc/hvsi.c
62
wait_queue_head_t emptyq; /* woken when outbuf is emptied */
drivers/tty/hvc/hvsi.c
63
wait_queue_head_t stateq; /* woken when HVSI state changes */
drivers/tty/mips_ejtag_fdc.c
148
wait_queue_head_t waitqueue;
drivers/tty/n_gsm.c
280
wait_queue_head_t event;
drivers/tty/nozomi.c
312
wait_queue_head_t tty_wait;
drivers/tty/serial/fsl_lpuart.c
290
wait_queue_head_t dma_wait;
drivers/tty/serial/jsm/jsm.h
192
wait_queue_head_t ch_flags_wait;
drivers/tty/vt/vc_screen.c
81
wait_queue_head_t waitq;
drivers/usb/atm/ueagle-atm.c
112
wait_queue_head_t sync_q;
drivers/usb/class/cdc-acm.h
94
wait_queue_head_t wioctl; /* for ioctl */
drivers/usb/class/cdc-wdm.c
102
wait_queue_head_t wait;
drivers/usb/class/usblp.c
140
wait_queue_head_t rwait, wwait;
drivers/usb/class/usbtmc.c
110
wait_queue_head_t waitq;
drivers/usb/class/usbtmc.c
148
wait_queue_head_t wait_bulk_in;
drivers/usb/core/devio.c
69
wait_queue_head_t wait; /* wake up if a request completed */
drivers/usb/core/devio.c
70
wait_queue_head_t wait_for_resume; /* wake up upon runtime resume */
drivers/usb/gadget/function/f_hid.c
102
wait_queue_head_t get_queue; /* Waiting for userspace response */
drivers/usb/gadget/function/f_hid.c
103
wait_queue_head_t get_id_queue; /* Get ID came in */
drivers/usb/gadget/function/f_hid.c
80
wait_queue_head_t read_queue;
drivers/usb/gadget/function/f_hid.c
92
wait_queue_head_t write_queue;
drivers/usb/gadget/function/f_mass_storage.c
239
wait_queue_head_t io_wait;
drivers/usb/gadget/function/f_mass_storage.c
240
wait_queue_head_t fsg_wait;
drivers/usb/gadget/function/f_printer.c
78
wait_queue_head_t rx_wait;
drivers/usb/gadget/function/f_printer.c
82
wait_queue_head_t tx_wait;
drivers/usb/gadget/function/f_printer.c
84
wait_queue_head_t tx_flush_wait;
drivers/usb/gadget/function/f_printer.c
93
wait_queue_head_t wait;
drivers/usb/gadget/function/u_fs.h
206
wait_queue_head_t waitq;
drivers/usb/gadget/function/u_fs.h
215
wait_queue_head_t wait;
drivers/usb/gadget/function/u_serial.c
126
wait_queue_head_t drain_wait; /* wait while writes drain */
drivers/usb/gadget/function/u_serial.c
128
wait_queue_head_t close_wait;
drivers/usb/gadget/function/uvc.h
162
wait_queue_head_t func_connected_queue;
drivers/usb/gadget/legacy/inode.c
151
wait_queue_head_t wait;
drivers/usb/gadget/legacy/inode.c
209
wait_queue_head_t wait;
drivers/usb/gadget/udc/lpc32xx_udc.c
168
wait_queue_head_t ep_disable_wait_queue;
drivers/usb/host/uhci-hcd.h
441
wait_queue_head_t waitqh; /* endpoint_disable waiters */
drivers/usb/image/mdc800.c
132
wait_queue_head_t irq_wait;
drivers/usb/image/mdc800.c
142
wait_queue_head_t write_wait;
drivers/usb/image/mdc800.c
148
wait_queue_head_t download_wait;
drivers/usb/misc/adutux.c
87
wait_queue_head_t read_wait;
drivers/usb/misc/adutux.c
88
wait_queue_head_t write_wait;
drivers/usb/misc/chaoskey.c
91
wait_queue_head_t wait_q; /* for timeouts */
drivers/usb/misc/iowarrior.c
85
wait_queue_head_t read_wait;
drivers/usb/misc/iowarrior.c
86
wait_queue_head_t write_wait; /* wait-queue for writing to the device */
drivers/usb/misc/ldusb.c
164
wait_queue_head_t read_wait;
drivers/usb/misc/ldusb.c
165
wait_queue_head_t write_wait;
drivers/usb/misc/legousbtower.c
203
wait_queue_head_t read_wait;
drivers/usb/misc/legousbtower.c
204
wait_queue_head_t write_wait;
drivers/usb/misc/sisusbvga/sisusb.h
103
wait_queue_head_t wait_q; /* for syncind and timeouts */
drivers/usb/misc/yurex.c
65
wait_queue_head_t waitq;
drivers/usb/mon/mon_bin.c
193
wait_queue_head_t b_wait; /* Wait for data here */
drivers/usb/mon/mon_text.c
86
wait_queue_head_t wait;
drivers/usb/serial/digi_acceleport.c
193
wait_queue_head_t dp_transmit_idle_wait;
drivers/usb/serial/digi_acceleport.c
196
wait_queue_head_t dp_flush_wait;
drivers/usb/serial/digi_acceleport.c
197
wait_queue_head_t dp_close_wait; /* wait queue for close */
drivers/usb/serial/digi_acceleport.c
198
wait_queue_head_t write_wait;
drivers/usb/serial/digi_acceleport.c
340
wait_queue_head_t *q, long timeout,
drivers/usb/serial/io_edgeport.c
187
wait_queue_head_t wait_chase; /* for handling sleeping while waiting for chase to finish */
drivers/usb/serial/io_edgeport.c
188
wait_queue_head_t wait_open; /* for handling sleeping while waiting for open to finish */
drivers/usb/serial/io_edgeport.c
189
wait_queue_head_t wait_command; /* for handling sleeping while waiting for command to finish */
drivers/usb/serial/whiteheat.c
131
wait_queue_head_t wait_command; /* for handling sleeping whilst
drivers/usb/storage/usb.h
138
wait_queue_head_t delay_wait; /* wait during reset */
drivers/usb/usb-skeleton.c
65
wait_queue_head_t bulk_in_wait; /* to wait for an ongoing read */
drivers/usb/usbip/stub.h
47
wait_queue_head_t tx_waitq;
drivers/usb/usbip/usbip_common.h
277
wait_queue_head_t eh_waitq;
drivers/usb/usbip/vhci.h
48
wait_queue_head_t waitq_tx;
drivers/usb/usbip/vudc.h
100
wait_queue_head_t tx_waitq;
drivers/vdpa/vdpa_user/vduse_dev.c
121
wait_queue_head_t waitq;
drivers/vdpa/vdpa_user/vduse_dev.c
153
wait_queue_head_t waitq;
drivers/vfio/pci/mlx5/cmd.h
112
wait_queue_head_t poll_wait;
drivers/vfio/virqfd.c
79
wait_queue_head_t *wqh, poll_table *pt)
drivers/vhost/net.c
100
wait_queue_head_t wait;
drivers/vhost/vhost.c
162
static void vhost_poll_func(struct file *file, wait_queue_head_t *wqh,
drivers/vhost/vhost.h
189
wait_queue_head_t wait;
drivers/vhost/vhost.h
58
wait_queue_head_t *wqh;
drivers/video/fbdev/aty/atyfb.h
44
wait_queue_head_t wait;
drivers/video/fbdev/goldfishfb.c
41
wait_queue_head_t wait;
drivers/video/fbdev/matrox/matroxfb_base.h
333
wait_queue_head_t wait;
drivers/video/fbdev/ps3fb.c
112
wait_queue_head_t wait_vsync;
drivers/video/fbdev/pxa3xx-gcu.c
92
wait_queue_head_t wait_idle;
drivers/video/fbdev/pxa3xx-gcu.c
93
wait_queue_head_t wait_free;
drivers/video/fbdev/pxafb.h
146
wait_queue_head_t ctrlr_wait;
drivers/video/fbdev/s3c-fb.c
183
wait_queue_head_t wait;
drivers/video/fbdev/sa1100fb.h
65
wait_queue_head_t ctrlr_wait;
drivers/video/fbdev/sh_mobile_lcdcfb.h
75
wait_queue_head_t frame_end_wait;
drivers/video/fbdev/vt8500lcdfb.h
14
wait_queue_head_t wait;
drivers/virt/acrn/acrn_drv.h
132
wait_queue_head_t wq;
drivers/virt/acrn/irqfd.c
97
static void hsm_irqfd_poll_func(struct file *file, wait_queue_head_t *wqh,
drivers/virt/fsl_hypervisor.c
469
wait_queue_head_t wait;
drivers/virt/nitro_enclaves/ne_misc_dev.h
67
wait_queue_head_t eventq;
drivers/virt/nitro_enclaves/ne_pci_dev.h
297
wait_queue_head_t cmd_reply_wait_q;
drivers/virt/vboxguest/vboxguest_core.h
88
wait_queue_head_t event_wq;
drivers/virt/vboxguest/vboxguest_core.h
92
wait_queue_head_t hgcm_wq;
drivers/virtio/virtio_balloon.c
91
wait_queue_head_t acked;
drivers/virtio/virtio_mem.c
117
wait_queue_head_t host_resp;
drivers/w1/masters/amd_axi_w1.c
62
wait_queue_head_t wait_queue;
drivers/xen/evtchn.c
74
wait_queue_head_t evtchn_wait;
drivers/xen/privcmd.c
968
irqfd_poll_func(struct file *file, wait_queue_head_t *wqh, poll_table *pt)
drivers/xen/pvcalls-front.c
40
wait_queue_head_t inflight_req;
drivers/xen/pvcalls-front.c
71
wait_queue_head_t inflight_conn_req;
drivers/xen/pvcalls-front.c
95
wait_queue_head_t inflight_accept_req;
drivers/xen/xen-pciback/pci_stub.c
36
wait_queue_head_t xen_pcibk_aer_wait_queue;
drivers/xen/xen-pciback/pciback.h
62
extern wait_queue_head_t xen_pcibk_aer_wait_queue;
drivers/xen/xen-scsiback.c
99
wait_queue_head_t waiting_to_free;
drivers/xen/xenbus/xenbus.h
79
wait_queue_head_t wq;
drivers/xen/xenbus/xenbus.h
99
extern wait_queue_head_t xb_waitq;
drivers/xen/xenbus/xenbus_dev_frontend.c
117
wait_queue_head_t read_waitq;
fs/afs/internal.h
130
wait_queue_head_t waitq; /* processes awaiting completion */
fs/afs/internal.h
436
wait_queue_head_t probe_wq;
fs/afs/internal.h
582
wait_queue_head_t probe_wq;
fs/aio.c
154
wait_queue_head_t wait;
fs/aio.c
1742
wait_queue_head_t *head;
fs/autofs/autofs_i.h
93
wait_queue_head_t queue;
fs/btrfs/block-group.h
110
wait_queue_head_t wait;
fs/btrfs/compression.c
810
wait_queue_head_t *ws_wait;
fs/btrfs/compression.c
906
wait_queue_head_t *ws_wait;
fs/btrfs/compression.h
112
wait_queue_head_t ws_wait;
fs/btrfs/ctree.h
194
wait_queue_head_t log_writer_wait;
fs/btrfs/ctree.h
195
wait_queue_head_t log_commit_wait[2];
fs/btrfs/ctree.h
302
wait_queue_head_t qgroup_flush_wait;
fs/btrfs/extent-io-tree.h
129
wait_queue_head_t wq;
fs/btrfs/fs.h
392
wait_queue_head_t replace_wait;
fs/btrfs/fs.h
496
wait_queue_head_t wait;
fs/btrfs/fs.h
601
wait_queue_head_t transaction_throttle;
fs/btrfs/fs.h
602
wait_queue_head_t transaction_wait;
fs/btrfs/fs.h
603
wait_queue_head_t transaction_blocked_wait;
fs/btrfs/fs.h
604
wait_queue_head_t async_submit_wait;
fs/btrfs/fs.h
670
wait_queue_head_t delayed_iputs_wait;
fs/btrfs/fs.h
786
wait_queue_head_t balance_wait_q;
fs/btrfs/fs.h
800
wait_queue_head_t scrub_pause_wait;
fs/btrfs/locking.h
226
wait_queue_head_t pending_writers;
fs/btrfs/locking.h
227
wait_queue_head_t pending_readers;
fs/btrfs/ordered-data.h
150
wait_queue_head_t wait;
fs/btrfs/raid56.h
183
wait_queue_head_t io_wait;
fs/btrfs/scrub.c
161
wait_queue_head_t io_wait;
fs/btrfs/scrub.c
162
wait_queue_head_t repair_wait;
fs/btrfs/space-info.c
190
wait_queue_head_t wait;
fs/btrfs/transaction.h
118
wait_queue_head_t pending_wait;
fs/btrfs/transaction.h
74
wait_queue_head_t writer_wait;
fs/btrfs/transaction.h
75
wait_queue_head_t commit_wait;
fs/btrfs/zstd.c
84
wait_queue_head_t wait;
fs/cachefiles/internal.h
98
wait_queue_head_t daemon_pollwq; /* poll waitqueue for daemon */
fs/ceph/mds_client.h
117
wait_queue_head_t blocked_wq; /* waitqueue for blocked callers */
fs/ceph/mds_client.h
497
wait_queue_head_t session_close_wq;
fs/ceph/mds_client.h
511
wait_queue_head_t flush_end_wq;
fs/ceph/mds_client.h
552
wait_queue_head_t cap_flushing_wq;
fs/ceph/super.c
1564
wait_queue_head_t *wq = &mdsc->flush_end_wq;
fs/ceph/super.h
450
wait_queue_head_t i_cap_wq; /* threads waiting on a capability */
fs/coda/coda_psdev.h
23
wait_queue_head_t uc_sleep; /* process' wait queue */
fs/coda/coda_psdev.h
34
wait_queue_head_t vc_waitq; /* Venus wait queue */
fs/dax.c
146
static wait_queue_head_t *dax_entry_waitqueue(struct xa_state *xas,
fs/dax.c
188
wait_queue_head_t *wq;
fs/dax.c
216
wait_queue_head_t *wq;
fs/dax.c
249
wait_queue_head_t *wq;
fs/dax.c
280
wait_queue_head_t *wq;
fs/dax.c
39
static wait_queue_head_t wait_table[DAX_WAIT_TABLE_ENTRIES];
fs/dlm/dlm_internal.h
570
wait_queue_head_t ls_count_wait;
fs/dlm/dlm_internal.h
617
wait_queue_head_t ls_uevent_wait; /* user part of join/leave */
fs/dlm/dlm_internal.h
651
wait_queue_head_t ls_wait_general;
fs/dlm/dlm_internal.h
652
wait_queue_head_t ls_recover_lock_wait;
fs/dlm/dlm_internal.h
723
wait_queue_head_t wait;
fs/dlm/lowcomms.c
105
wait_queue_head_t shutdown_wait;
fs/dlm/midcomms.c
172
wait_queue_head_t shutdown_wait;
fs/ecryptfs/ecryptfs_kernel.h
402
wait_queue_head_t wait;
fs/ecryptfs/kthread.c
28
wait_queue_head_t wait;
fs/eventfd.c
32
wait_queue_head_t wqh;
fs/eventpoll.c
1609
static void ep_ptable_queue_proc(struct file *file, wait_queue_head_t *whead,
fs/eventpoll.c
243
wait_queue_head_t *whead;
fs/eventpoll.c
305
wait_queue_head_t wq;
fs/eventpoll.c
308
wait_queue_head_t poll_wait;
fs/eventpoll.c
892
wait_queue_head_t *whead;
fs/ext4/fast_commit.c
263
wait_queue_head_t *wq;
fs/f2fs/checkpoint.c
2060
wait_queue_head_t *q = &cprc->ckpt_wait_queue;
fs/f2fs/f2fs.h
1184
wait_queue_head_t flush_wait_queue; /* waiting queue for wake-up */
fs/f2fs/f2fs.h
1791
wait_queue_head_t cp_wait;
fs/f2fs/f2fs.h
220
wait_queue_head_t read_waiters;
fs/f2fs/f2fs.h
430
wait_queue_head_t ckpt_wait_queue; /* waiting queue for wake-up */
fs/f2fs/f2fs.h
525
wait_queue_head_t discard_wait_queue; /* waiting queue for wake-up */
fs/f2fs/gc.c
35
wait_queue_head_t *wq = &sbi->gc_thread->gc_wait_queue_head;
fs/f2fs/gc.c
36
wait_queue_head_t *fggc_wq = &sbi->gc_thread->fggc_wq;
fs/f2fs/gc.h
50
wait_queue_head_t gc_wait_queue_head;
fs/f2fs/gc.h
62
wait_queue_head_t fggc_wq; /*
fs/f2fs/segment.c
1927
wait_queue_head_t *q = &dcc->discard_wait_queue;
fs/f2fs/segment.c
591
wait_queue_head_t *q = &fcc->flush_wait_queue;
fs/fs-writeback.c
172
wait_queue_head_t *waitq = done->waitq;
fs/fuse/dax.c
86
wait_queue_head_t range_waitq;
fs/fuse/dev_uring_i.h
125
wait_queue_head_t stop_waitq;
fs/fuse/fuse_dev_i.h
162
wait_queue_head_t waitq;
fs/fuse/fuse_dev_i.h
233
wait_queue_head_t blocked_waitq;
fs/fuse/fuse_dev_i.h
97
wait_queue_head_t waitq;
fs/fuse/fuse_i.h
164
wait_queue_head_t page_waitq;
fs/fuse/fuse_i.h
167
wait_queue_head_t direct_io_waitq;
fs/fuse/fuse_i.h
311
wait_queue_head_t poll_wait;
fs/fuse/fuse_i.h
406
wait_queue_head_t waitq;
fs/gfs2/glock.c
1035
wait_queue_head_t *wq = glock_waitqueue(name);
fs/gfs2/glock.c
109
static wait_queue_head_t *glock_waitqueue(struct lm_lockname *name)
fs/gfs2/glock.c
122
wait_queue_head_t *wq = glock_waitqueue(&gl->gl_name);
fs/gfs2/glock.c
87
static wait_queue_head_t glock_wait_table[GLOCK_WAIT_TABLE_SIZE] __cacheline_aligned;
fs/gfs2/incore.h
720
wait_queue_head_t sd_kill_wait;
fs/gfs2/incore.h
721
wait_queue_head_t sd_async_glock_wait;
fs/gfs2/incore.h
788
wait_queue_head_t sd_quota_wait;
fs/gfs2/incore.h
817
wait_queue_head_t sd_log_waitq;
fs/gfs2/incore.h
818
wait_queue_head_t sd_logd_waitq;
fs/gfs2/incore.h
825
wait_queue_head_t sd_log_flush_wait;
fs/hfs/btree.h
67
wait_queue_head_t lock_wq;
fs/hfsplus/hfsplus_fs.h
84
wait_queue_head_t lock_wq;
fs/jbd2/journal.c
2928
wait_queue_head_t *wq;
fs/jffs2/jffs2_fs_sb.h
113
wait_queue_head_t erase_wait; /* For waiting for erases to complete */
fs/jffs2/jffs2_fs_sb.h
115
wait_queue_head_t inocache_wq;
fs/jfs/jfs_logmgr.h
369
wait_queue_head_t free_wait; /* 4: */
fs/jfs/jfs_logmgr.h
382
wait_queue_head_t syncwait; /* 4: */
fs/jfs/jfs_logmgr.h
461
wait_queue_head_t l_ioevent; /* 4: i/o done event */
fs/jfs/jfs_metapage.h
24
wait_queue_head_t wait;
fs/jfs/jfs_txnmgr.c
118
static inline void TXN_SLEEP_DROP_LOCK(wait_queue_head_t * event)
fs/jfs/jfs_txnmgr.c
56
wait_queue_head_t freewait; /* eventlist of free tblock */
fs/jfs/jfs_txnmgr.c
57
wait_queue_head_t freelockwait; /* eventlist of free tlock */
fs/jfs/jfs_txnmgr.c
58
wait_queue_head_t lowlockwait; /* eventlist of ample tlocks */
fs/jfs/jfs_txnmgr.h
37
wait_queue_head_t waitor; /* tids waiting on this tid */
fs/jfs/jfs_txnmgr.h
48
wait_queue_head_t gcwait; /* group commit event list:
fs/kernfs/dir.c
1736
wait_queue_head_t *waitq = &kernfs_root(kn)->deactivate_waitq;
fs/kernfs/file.c
24
wait_queue_head_t poll;
fs/kernfs/kernfs-internal.h
48
wait_queue_head_t deactivate_waitq;
fs/lockd/clntproc.c
245
static int nlm_wait_on_grace(wait_queue_head_t *queue)
fs/lockd/lockd.h
168
wait_queue_head_t b_wait; /* where to wait on */
fs/lockd/lockd.h
96
wait_queue_head_t h_gracewait; /* wait while reclaiming */
fs/mount.h
21
wait_queue_head_t poll;
fs/nfs/blocklayout/blocklayout.h
166
wait_queue_head_t *bl_wq;
fs/nfs/netns.h
25
wait_queue_head_t bl_wq;
fs/nfs/nfs4_fs.h
206
wait_queue_head_t waitq;
fs/nfs/nfs4proc.c
7669
wait_queue_head_t *q = &clp->cl_lock_waitq;
fs/nfs/nfs4session.h
45
wait_queue_head_t slot_waitq; /* Completion wait on slot */
fs/nfsd/netns.h
207
wait_queue_head_t nfsd_ssc_waitq;
fs/nilfs2/segment.h
158
wait_queue_head_t sc_wait_request;
fs/nilfs2/segment.h
159
wait_queue_head_t sc_wait_daemon;
fs/ntfs/volume.h
146
wait_queue_head_t free_waitq;
fs/ocfs2/cluster/tcp_internal.h
202
wait_queue_head_t ns_wq;
fs/ocfs2/cluster/tcp_internal.h
88
wait_queue_head_t nn_sc_wq;
fs/ocfs2/dlm/dlmcommon.h
124
wait_queue_head_t dlm_join_events;
fs/ocfs2/dlm/dlmcommon.h
152
wait_queue_head_t dlm_thread_wq;
fs/ocfs2/dlm/dlmcommon.h
153
wait_queue_head_t dlm_reco_thread_wq;
fs/ocfs2/dlm/dlmcommon.h
154
wait_queue_head_t ast_wq;
fs/ocfs2/dlm/dlmcommon.h
155
wait_queue_head_t migration_wq;
fs/ocfs2/dlm/dlmcommon.h
310
wait_queue_head_t wq;
fs/ocfs2/dlm/dlmcommon.h
44
wait_queue_head_t wq;
fs/ocfs2/dlm/dlmcommon.h
96
wait_queue_head_t event;
fs/ocfs2/dlmfs/userdlm.h
49
wait_queue_head_t l_event;
fs/ocfs2/journal.h
57
wait_queue_head_t j_checkpointed;
fs/ocfs2/ocfs2.h
186
wait_queue_head_t l_event;
fs/ocfs2/ocfs2.h
389
wait_queue_head_t checkpoint_event;
fs/ocfs2/ocfs2.h
444
wait_queue_head_t recovery_event;
fs/ocfs2/ocfs2.h
448
wait_queue_head_t dc_event;
fs/ocfs2/ocfs2.h
465
wait_queue_head_t osb_mount_event;
fs/ocfs2/ocfs2.h
480
wait_queue_head_t osb_wipe_event;
fs/ocfs2/stack_user.c
117
wait_queue_head_t oc_wait;
fs/orangefs/orangefs-bufmap.c
13
wait_queue_head_t q;
fs/orangefs/orangefs-kernel.h
436
extern wait_queue_head_t orangefs_request_list_waitq;
fs/select.c
116
static void __pollwait(struct file *filp, wait_queue_head_t *wait_address,
fs/select.c
219
static void __pollwait(struct file *filp, wait_queue_head_t *wait_address,
fs/smb/client/cifsglob.h
1372
wait_queue_head_t block_q;
fs/smb/client/cifsglob.h
697
wait_queue_head_t response_q;
fs/smb/client/cifsglob.h
698
wait_queue_head_t request_q; /* if more than maxmpx to srvr must block*/
fs/smb/server/connection.h
77
wait_queue_head_t req_running_q;
fs/smb/server/connection.h
78
wait_queue_head_t r_count_q;
fs/smb/server/crypto_ctx.c
20
wait_queue_head_t ctx_wait;
fs/smb/server/oplock.h
79
wait_queue_head_t oplock_q; /* Other server threads */
fs/smb/server/oplock.h
80
wait_queue_head_t oplock_brk; /* oplock breaking wait */
fs/smb/server/transport_ipc.c
65
wait_queue_head_t wait;
fs/smb/server/vfs_cache.c
136
static wait_queue_head_t dh_wq;
fs/smb/smbdirect/internal.h
80
wait_queue_head_t *waitq,
fs/smb/smbdirect/socket.c
720
wait_queue_head_t *waitq,
fs/smb/smbdirect/socket.h
108
wait_queue_head_t status_wait;
fs/smb/smbdirect/socket.h
211
wait_queue_head_t wait_queue;
fs/smb/smbdirect/socket.h
255
wait_queue_head_t wait_queue;
fs/smb/smbdirect/socket.h
263
wait_queue_head_t wait_queue;
fs/smb/smbdirect/socket.h
271
wait_queue_head_t wait_queue;
fs/smb/smbdirect/socket.h
282
wait_queue_head_t zero_wait_queue;
fs/smb/smbdirect/socket.h
345
wait_queue_head_t wait_queue;
fs/smb/smbdirect/socket.h
383
wait_queue_head_t wait_queue;
fs/smb/smbdirect/socket.h
419
wait_queue_head_t wait_queue;
fs/squashfs/decompressor_multi.c
42
wait_queue_head_t wait;
fs/squashfs/squashfs_fs_sb.h
25
wait_queue_head_t wait_queue;
fs/squashfs/squashfs_fs_sb.h
37
wait_queue_head_t wait_queue;
fs/timerfd.c
38
wait_queue_head_t wqh;
fs/ubifs/ubifs.h
1296
wait_queue_head_t reserve_space_wq;
fs/ubifs/ubifs.h
1301
wait_queue_head_t cmt_wq;
fs/xfs/xfs_buf.h
160
wait_queue_head_t b_waiters; /* unpin waiters */
fs/xfs/xfs_extent_busy.c
27
wait_queue_head_t eb_wait;
fs/xfs/xfs_inode.c
1863
wait_queue_head_t *wq = bit_waitqueue(&ip->i_flags, __XFS_IPINNED_BIT);
fs/xfs/xfs_log_priv.h
203
wait_queue_head_t ic_force_wait;
fs/xfs/xfs_log_priv.h
204
wait_queue_head_t ic_write_wait;
fs/xfs/xfs_log_priv.h
297
wait_queue_head_t xc_commit_wait;
fs/xfs/xfs_log_priv.h
298
wait_queue_head_t xc_start_wait;
fs/xfs/xfs_log_priv.h
300
wait_queue_head_t xc_push_wait; /* background push throttle */
fs/xfs/xfs_log_priv.h
435
wait_queue_head_t l_flush_wait ____cacheline_aligned_in_smp;
fs/xfs/xfs_trans_priv.h
62
wait_queue_head_t ail_empty;
fs/xfs/xfs_zone_priv.h
78
wait_queue_head_t zi_zone_wait;
include/drm/display/drm_dp_mst_helper.h
762
wait_queue_head_t tx_waitq;
include/drm/drm_debugfs_crc.h
66
wait_queue_head_t wq;
include/drm/drm_file.h
359
wait_queue_head_t event_wait;
include/drm/drm_suballoc.h
25
wait_queue_head_t wq;
include/drm/drm_vblank.h
147
wait_queue_head_t queue;
include/drm/drm_vblank.h
279
wait_queue_head_t work_wait_queue;
include/drm/drm_vblank.h
316
wait_queue_head_t *drm_crtc_vblank_waitqueue(struct drm_crtc *crtc);
include/drm/gpu_scheduler.h
585
wait_queue_head_t job_scheduled;
include/linux/backing-dev-defs.h
203
wait_queue_head_t wb_waitq;
include/linux/backing-dev-defs.h
67
wait_queue_head_t *waitq;
include/linux/blk-crypto-profile.h
179
wait_queue_head_t idle_slots_wait_queue;
include/linux/blkdev.h
645
wait_queue_head_t mq_freeze_wq;
include/linux/buffer_head.h
225
wait_queue_head_t *bh_waitq_head(struct buffer_head *bh);
include/linux/cdx/mcdi.h
153
wait_queue_head_t cmd_complete_wq;
include/linux/ceph/libceph.h
124
wait_queue_head_t auth_wq;
include/linux/ceph/osdmap.h
148
wait_queue_head_t ws_wait;
include/linux/cgroup-defs.h
619
wait_queue_head_t offline_waitq;
include/linux/comedi/comedidev.h
362
wait_queue_head_t wait_head;
include/linux/console_struct.h
161
wait_queue_head_t paste_wait;
include/linux/counter.h
396
wait_queue_head_t events_wait;
include/linux/cpufreq.h
159
wait_queue_head_t transition_wait;
include/linux/dma-buf.h
422
wait_queue_head_t poll;
include/linux/dma-buf.h
428
wait_queue_head_t *poll;
include/linux/fdtable.h
44
wait_queue_head_t resize_wait;
include/linux/filelock.h
122
wait_queue_head_t flc_wait;
include/linux/fs_pin.h
5
wait_queue_head_t wait;
include/linux/fscache-cache.h
84
extern wait_queue_head_t fscache_clearance_waiters;
include/linux/fsl_ifc.h
847
wait_queue_head_t nand_wait;
include/linux/fsnotify_backend.h
229
wait_queue_head_t notification_waitq; /* read() on the notification file blocks on this waitq */
include/linux/fsnotify_backend.h
271
wait_queue_head_t access_waitq;
include/linux/gnss.h
52
wait_queue_head_t read_queue;
include/linux/hid.h
745
wait_queue_head_t debug_wait;
include/linux/hiddev.h
28
wait_queue_head_t wait;
include/linux/hidraw.h
15
wait_queue_head_t wait;
include/linux/iio/buffer_impl.h
135
wait_queue_head_t pollq;
include/linux/irqdesc.h
109
wait_queue_head_t wait_for_threads;
include/linux/jbd2.h
843
wait_queue_head_t j_wait_transaction_locked;
include/linux/jbd2.h
848
wait_queue_head_t j_wait_done_commit;
include/linux/jbd2.h
853
wait_queue_head_t j_wait_commit;
include/linux/jbd2.h
858
wait_queue_head_t j_wait_updates;
include/linux/jbd2.h
865
wait_queue_head_t j_wait_reserved;
include/linux/jbd2.h
872
wait_queue_head_t j_fc_wait;
include/linux/libata.h
925
wait_queue_head_t eh_wait_q;
include/linux/libps2.h
51
wait_queue_head_t wait;
include/linux/lp.h
58
wait_queue_head_t waitq;
include/linux/lp.h
61
wait_queue_head_t dataq;
include/linux/maple.h
79
wait_queue_head_t maple_wait;
include/linux/mempool.h
27
wait_queue_head_t wait;
include/linux/mfd/si476x-core.h
127
wait_queue_head_t rds_read_queue;
include/linux/mfd/si476x-core.h
133
wait_queue_head_t command;
include/linux/mfd/si476x-core.h
136
wait_queue_head_t tuning;
include/linux/mfd/ti_am335x_tscadc.h
167
wait_queue_head_t reg_se_wait;
include/linux/mhi.h
438
wait_queue_head_t state_event;
include/linux/mmc/host.h
521
wait_queue_head_t wq;
include/linux/mmzone.h
1507
wait_queue_head_t kswapd_wait;
include/linux/mmzone.h
1508
wait_queue_head_t pfmemalloc_wait;
include/linux/mmzone.h
1511
wait_queue_head_t reclaim_wait[NR_VMSCAN_THROTTLE];
include/linux/mmzone.h
1528
wait_queue_head_t kcompactd_wait;
include/linux/mtd/flashchip.h
78
wait_queue_head_t wq; /* Wait on here when we're waiting for the chip
include/linux/mtd/onenand.h
125
wait_queue_head_t wq;
include/linux/mtd/rawnand.h
1330
wait_queue_head_t resume_wq;
include/linux/mtd/spi-nor.h
388
wait_queue_head_t wait;
include/linux/net.h
121
wait_queue_head_t wait;
include/linux/netfs.h
243
wait_queue_head_t waitq; /* Processor waiter */
include/linux/nfs_fs_sb.h
118
wait_queue_head_t cl_lock_waitq;
include/linux/nfs_fs_sb.h
151
wait_queue_head_t write_congestion_wait; /* wait until write congestion eases */
include/linux/parport.h
147
wait_queue_head_t wait_q;
include/linux/percpu-rwsem.h
17
wait_queue_head_t waiters;
include/linux/perf_event.h
871
wait_queue_head_t waitq;
include/linux/pid.h
72
wait_queue_head_t wait_pidfd;
include/linux/pipe_fs_i.h
86
wait_queue_head_t rd_wait, wr_wait;
include/linux/pm.h
700
wait_queue_head_t wait_queue;
include/linux/poll.h
31
typedef void (*poll_queue_proc)(struct file *, wait_queue_head_t *, struct poll_table_struct *);
include/linux/poll.h
42
static inline void poll_wait(struct file * filp, wait_queue_head_t * wait_address, poll_table *p)
include/linux/poll.h
89
wait_queue_head_t *wait_address;
include/linux/pps_gen_kernel.h
53
wait_queue_head_t queue; /* PPS event queue */
include/linux/pps_kernel.h
56
wait_queue_head_t queue; /* PPS event queue */
include/linux/psi_types.h
136
wait_queue_head_t event_wait;
include/linux/psi_types.h
189
wait_queue_head_t rtpoll_wait;
include/linux/raspberrypi/vchiq_core.h
384
wait_queue_head_t trigger_event;
include/linux/raspberrypi/vchiq_core.h
387
wait_queue_head_t recycle_event;
include/linux/raspberrypi/vchiq_core.h
390
wait_queue_head_t sync_trigger_event;
include/linux/raspberrypi/vchiq_core.h
393
wait_queue_head_t sync_release_event;
include/linux/rcu_sync.h
20
wait_queue_head_t gp_wait;
include/linux/relay.h
58
wait_queue_head_t read_wait; /* reader wait queue */
include/linux/resctrl.h
104
wait_queue_head_t lock_thread_wq;
include/linux/rtc.h
101
wait_queue_head_t irq_queue;
include/linux/rtnetlink.h
50
extern wait_queue_head_t netdev_unregistering_wq;
include/linux/sbitmap.h
97
wait_queue_head_t wait;
include/linux/sched/signal.h
101
wait_queue_head_t wait_chldexit; /* for wait4() */
include/linux/sched/signal.h
24
wait_queue_head_t signalfd_wqh;
include/linux/serial_core.h
837
wait_queue_head_t remove_wait;
include/linux/sunrpc/cache.h
122
wait_queue_head_t queue_wait;
include/linux/sunrpc/rpc_pipe_fs.h
62
wait_queue_head_t waitq;
include/linux/sunrpc/svc_rdma.h
113
wait_queue_head_t sc_send_wait; /* SQ exhaustion waitlist */
include/linux/sunrpc/svc_rdma.h
88
wait_queue_head_t sc_sq_ticket_wait; /* Ticket ordering waitlist */
include/linux/switchtec.h
507
wait_queue_head_t event_wq;
include/linux/sync_file.h
49
wait_queue_head_t wq;
include/linux/sysctl.h
151
wait_queue_head_t wait;
include/linux/syslog.h
40
extern wait_queue_head_t log_wait;
include/linux/thunderbolt.h
586
wait_queue_head_t wait;
include/linux/trace_events.h
679
extern wait_queue_head_t hist_poll_wq;
include/linux/tty.h
231
wait_queue_head_t write_wait;
include/linux/tty.h
232
wait_queue_head_t read_wait;
include/linux/tty_port.h
110
wait_queue_head_t open_wait;
include/linux/tty_port.h
111
wait_queue_head_t delta_msr_wait;
include/linux/uacce.h
94
wait_queue_head_t wait;
include/linux/uio_driver.h
82
wait_queue_head_t wait;
include/linux/usb.h
1427
wait_queue_head_t wait;
include/linux/usb/hcd.h
686
extern wait_queue_head_t usb_kill_urb_queue;
include/linux/usb/usbnet.h
27
wait_queue_head_t wait;
include/linux/userfaultfd_k.h
54
wait_queue_head_t fault_pending_wqh;
include/linux/userfaultfd_k.h
56
wait_queue_head_t fault_wqh;
include/linux/userfaultfd_k.h
58
wait_queue_head_t fd_wqh;
include/linux/userfaultfd_k.h
60
wait_queue_head_t event_wqh;
include/linux/wait.h
776
extern int do_wait_intr(wait_queue_head_t *, wait_queue_entry_t *);
include/linux/wait.h
777
extern int do_wait_intr_irq(wait_queue_head_t *, wait_queue_entry_t *);
include/linux/wait_bit.h
251
extern wait_queue_head_t *__var_waitqueue(void *p);
include/media/cec.h
253
wait_queue_head_t kthread_waitq;
include/media/cec.h
99
wait_queue_head_t wait;
include/media/drv-intf/saa7146.h
151
wait_queue_head_t i2c_wq;
include/media/drv-intf/saa7146_vv.h
87
wait_queue_head_t vbi_wq;
include/media/dvb_frontend.h
511
wait_queue_head_t wait_queue;
include/media/dvb_ringbuffer.h
48
wait_queue_head_t queue;
include/media/dvbdev.h
177
wait_queue_head_t wait_queue;
include/media/media-request.h
75
wait_queue_head_t poll_wait;
include/media/rc-core.h
75
wait_queue_head_t wait_poll;
include/media/v4l2-fh.h
49
wait_queue_head_t wait;
include/media/v4l2-mem2mem.h
127
wait_queue_head_t finished;
include/media/videobuf2-core.h
649
wait_queue_head_t done_wq;
include/net/9p/client.h
87
wait_queue_head_t wq;
include/net/bluetooth/hci_core.h
529
wait_queue_head_t req_wait_q;
include/net/cfg802154.h
245
wait_queue_head_t sync_txq;
include/net/sctp/structs.h
1902
wait_queue_head_t wait;
include/net/smc.h
50
wait_queue_head_t lgrs_deleted;
include/net/sock.h
2124
static inline wait_queue_head_t *sk_sleep(struct sock *sk)
include/net/sock.h
91
wait_queue_head_t wq;
include/rdma/rdmavt_qp.h
373
wait_queue_head_t wait;
include/rdma/rdmavt_qp.h
523
wait_queue_head_t wait;
include/scsi/libfc.h
463
wait_queue_head_t resp_wq;
include/scsi/libiscsi.h
287
wait_queue_head_t ehwait; /* used in eh_abort() */
include/scsi/libiscsi.h
379
wait_queue_head_t session_removal_wq;
include/scsi/libsas.h
355
wait_queue_head_t eh_wait_q;
include/scsi/scsi_host.h
582
wait_queue_head_t host_wait;
include/sound/compress_driver.h
78
wait_queue_head_t sleep;
include/sound/control.h
110
wait_queue_head_t change_sleep;
include/sound/core.h
150
wait_queue_head_t remove_sleep;
include/sound/core.h
163
wait_queue_head_t power_sleep;
include/sound/core.h
86
wait_queue_head_t waiter;
include/sound/hdaudio.h
330
wait_queue_head_t rirb_wq;
include/sound/hwdep.h
53
wait_queue_head_t open_wait;
include/sound/pcm.h
417
wait_queue_head_t sleep; /* poll sleep */
include/sound/pcm.h
418
wait_queue_head_t tsleep; /* transfer sleep */
include/sound/pcm.h
545
wait_queue_head_t open_wait;
include/sound/rawmidi.h
138
wait_queue_head_t open_wait;
include/sound/rawmidi.h
72
wait_queue_head_t sleep;
include/sound/snd_wavefront.h
101
wait_queue_head_t interrupt_sleeper;
include/sound/ump.h
41
wait_queue_head_t stream_wait;
include/target/iscsi/iscsi_target_core.h
510
wait_queue_head_t queues_wq;
include/target/target_core_base.h
646
wait_queue_head_t refcnt_wq;
include/video/broadsheetfb.h
51
wait_queue_head_t waitq;
include/video/metronomefb.h
32
wait_queue_head_t waitq;
ipc/mqueue.c
136
wait_queue_head_t wait_q;
kernel/bpf/bpf_struct_ops.c
61
wait_queue_head_t wait_hup;
kernel/bpf/ringbuf.c
29
wait_queue_head_t waitq;
kernel/events/uprobes.c
110
wait_queue_head_t wq; /* if all slots are busy */
kernel/kprobes.c
521
static wait_queue_head_t kprobe_optimizer_wait;
kernel/power/swap.c
1143
wait_queue_head_t go; /* start decompression */
kernel/power/swap.c
1144
wait_queue_head_t done; /* decompression done */
kernel/power/swap.c
223
wait_queue_head_t wait;
kernel/power/swap.c
569
wait_queue_head_t go; /* start crc update */
kernel/power/swap.c
570
wait_queue_head_t done; /* crc update done */
kernel/power/swap.c
642
wait_queue_head_t go; /* start compression */
kernel/power/swap.c
643
wait_queue_head_t done; /* compression done */
kernel/printk/printk_ringbuffer_kunit_test.c
66
wait_queue_head_t new_record_wait;
kernel/rcu/rcutorture.c
333
static wait_queue_head_t *barrier_cbs_wq; /* Coordinate barrier testing. */
kernel/rcu/rcutorture.c
3905
static wait_queue_head_t read_exit_wq;
kernel/rcu/refscale.c
102
wait_queue_head_t wq;
kernel/rcu/refscale.c
107
static wait_queue_head_t main_wq;
kernel/rcu/tree.h
132
wait_queue_head_t exp_wq[4];
kernel/sched/wait.c
332
int do_wait_intr(wait_queue_head_t *wq, wait_queue_entry_t *wait)
kernel/sched/wait.c
349
int do_wait_intr_irq(wait_queue_head_t *wq, wait_queue_entry_t *wait)
kernel/sched/wait_bit.c
13
static wait_queue_head_t bit_wait_table[WAIT_TABLE_SIZE] __cacheline_aligned;
kernel/sched/wait_bit.c
15
wait_queue_head_t *bit_waitqueue(unsigned long *word, int bit)
kernel/sched/wait_bit.c
164
wait_queue_head_t *__var_waitqueue(void *p)
kernel/seccomp.c
234
wait_queue_head_t wqh;
kernel/trace/ring_buffer.c
439
wait_queue_head_t waiters;
kernel/trace/ring_buffer.c
440
wait_queue_head_t full_waiters;
mm/filemap.c
1068
static wait_queue_head_t folio_wait_table[PAGE_WAIT_TABLE_SIZE] __cacheline_aligned;
mm/filemap.c
1070
static wait_queue_head_t *folio_waitqueue(struct folio *folio)
mm/filemap.c
1186
wait_queue_head_t *q = folio_waitqueue(folio);
mm/filemap.c
1247
wait_queue_head_t *q = folio_waitqueue(folio);
mm/filemap.c
1407
wait_queue_head_t *q;
mm/highmem.c
106
static inline wait_queue_head_t *get_pkmap_wait_queue_head(unsigned int color)
mm/highmem.c
272
wait_queue_head_t *pkmap_map_wait =
mm/highmem.c
367
wait_queue_head_t *pkmap_map_wait;
mm/internal.h
484
wait_queue_head_t *wqh;
mm/memcontrol-v1.c
1078
wait_queue_head_t *wqh, poll_table *pt)
mm/memcontrol-v1.c
84
wait_queue_head_t *wqh;
mm/mmu_notifier.c
48
wait_queue_head_t wq;
mm/shmem.c
106
wait_queue_head_t *waitq; /* faults into hole wait for punch to end */
mm/shmem.c
2665
wait_queue_head_t *shmem_falloc_waitq;
mm/userfaultfd.c
3223
wait_queue_head_t *wqh)
mm/vmscan.c
510
wait_queue_head_t *wqh = &pgdat->reclaim_wait[reason];
mm/vmscan.c
6300
wait_queue_head_t *wqh;
net/9p/trans_fd.c
50
wait_queue_head_t *wait_addr;
net/9p/trans_fd.c
518
p9_pollwait(struct file *filp, wait_queue_head_t *wait_address, poll_table *p)
net/9p/trans_virtio.c
649
chan->vc_wq = kmalloc_obj(wait_queue_head_t);
net/9p/trans_virtio.c
73
wait_queue_head_t *vc_wq;
net/9p/trans_xen.c
47
wait_queue_head_t wq;
net/batman-adv/types.h
1461
wait_queue_head_t more_bytes;
net/bluetooth/hidp/hidp.h
140
wait_queue_head_t state_queue;
net/bluetooth/hidp/hidp.h
176
wait_queue_head_t report_queue;
net/can/isotp.c
182
wait_queue_head_t wait;
net/can/j1939/j1939-priv.h
318
wait_queue_head_t waitq;
net/core/pktgen.c
472
wait_queue_head_t queue;
net/ieee802154/core.h
16
wait_queue_head_t dev_wait;
net/netlink/af_netlink.h
36
wait_queue_head_t wait;
net/netlink/genetlink.h
9
extern wait_queue_head_t genl_sk_destructing_waitq;
net/nfc/hci/hci.h
27
wait_queue_head_t *wq;
net/nfc/hci/llc_shdlc.c
35
wait_queue_head_t *connect_wq;
net/qrtr/tun.c
16
wait_queue_head_t readq;
net/rds/ib.h
421
extern wait_queue_head_t rds_ib_ring_empty_wait;
net/rds/ib_mr.h
100
wait_queue_head_t flush_wait;
net/rds/ib_mr.h
56
wait_queue_head_t fr_inv_done;
net/rds/ib_mr.h
58
wait_queue_head_t fr_reg_done;
net/rds/rds.h
131
wait_queue_head_t cp_waitq;
net/rds/rds.h
169
wait_queue_head_t c_hs_waitq; /* handshake waitq */
net/rds/rds.h
436
wait_queue_head_t m_flush_wait;
net/rds/rds.h
66
wait_queue_head_t m_waitq;
net/rds/rds.h
763
wait_queue_head_t *waitq = sk_sleep(sk);
net/rds/rds.h
768
extern wait_queue_head_t rds_poll_waitq;
net/rds/tcp.h
60
wait_queue_head_t t_recv_done_waitq;
net/rfkill/core.c
82
wait_queue_head_t read_wait;
net/rxrpc/ar-internal.h
747
wait_queue_head_t waitq; /* Wait queue for channel or Tx */
net/smc/smc.h
240
wait_queue_head_t cdc_pend_tx_wq; /* wakeup on no cdc_pend_tx_wr*/
net/smc/smc_core.h
122
wait_queue_head_t wr_tx_wait; /* wait for free WR send buf */
net/smc/smc_core.h
142
wait_queue_head_t wr_rx_empty_wait; /* wait for RQ empty */
net/smc/smc_core.h
145
wait_queue_head_t wr_reg_wait; /* wait for wr_reg result */
net/smc/smc_core.h
348
wait_queue_head_t llc_flow_waiter;
net/smc/smc_core.h
350
wait_queue_head_t llc_msg_waiter;
net/smc/smc_ib.h
55
wait_queue_head_t lnks_deleted; /* wait 4 removal of all links*/
net/sunrpc/auth_gss/auth_gss.c
270
wait_queue_head_t waitqueue;
net/sunrpc/rpc_pipe.c
64
static void rpc_purge_list(wait_queue_head_t *waitq, struct list_head *head,
net/sunrpc/sched.c
320
wait_queue_head_t *wq = bit_waitqueue(m, RPC_TASK_ACTIVE);
net/sunrpc/xprtrdma/xprt_rdma.h
91
wait_queue_head_t re_connect_wait;
net/unix/af_unix.c
503
wait_queue_head_t *u_sleep;
net/wireless/core.h
64
wait_queue_head_t dev_wait;
rust/helpers/poll.c
7
wait_queue_head_t *wait_address,
security/apparmor/include/policy_ns.h
71
wait_queue_head_t wait;
security/keys/internal.h
89
extern wait_queue_head_t request_key_conswq;
sound/core/seq/oss/seq_oss_readq.h
25
wait_queue_head_t midi_sleep;
sound/core/seq/oss/seq_oss_writeq.h
20
wait_queue_head_t sync_sleep;
sound/core/seq/seq_fifo.h
22
wait_queue_head_t input_sleep;
sound/core/seq/seq_memory.h
62
wait_queue_head_t output_sleep;
sound/core/timer.c
87
wait_queue_head_t qchange_sleep;
sound/firewire/amdtp-stream.h
202
wait_queue_head_t ready_wait;
sound/firewire/bebob/bebob.h
112
wait_queue_head_t hwdep_wait;
sound/firewire/dice/dice.h
100
wait_queue_head_t hwdep_wait;
sound/firewire/digi00x/digi00x.h
50
wait_queue_head_t hwdep_wait;
sound/firewire/fcp.c
203
wait_queue_head_t wait;
sound/firewire/fireface/ff.h
96
wait_queue_head_t hwdep_wait;
sound/firewire/fireworks/fireworks.h
100
wait_queue_head_t hwdep_wait;
sound/firewire/fireworks/fireworks_transaction.c
59
wait_queue_head_t wait;
sound/firewire/motu/motu.h
75
wait_queue_head_t hwdep_wait;
sound/firewire/oxfw/oxfw-scs1x.c
29
wait_queue_head_t idle_wait;
sound/firewire/oxfw/oxfw.h
87
wait_queue_head_t hwdep_wait;
sound/firewire/tascam/tascam.h
82
wait_queue_head_t hwdep_wait;
sound/isa/gus/gus_pcm.c
44
wait_queue_head_t sleep;
sound/oss/dmasound/dmasound.h
232
wait_queue_head_t action_queue, open_queue, sync_queue;
sound/pci/korg1212/korg1212.c
311
wait_queue_head_t wait;
sound/pci/mixart/mixart.h
66
wait_queue_head_t msg_sleep;
sound/pci/oxygen/oxygen.h
143
wait_queue_head_t ac97_waitqueue;
sound/pci/ymfpci/ymfpci.h
385
wait_queue_head_t interrupt_sleep;
sound/soc/codecs/tas2783-sdw.c
100
wait_queue_head_t fw_wait;
sound/soc/intel/atom/sst/sst.h
378
wait_queue_head_t wait_queue;
sound/soc/intel/avs/avs.h
165
wait_queue_head_t trace_waitq;
sound/soc/mediatek/common/mtk-btcvsd.c
132
wait_queue_head_t tx_wait;
sound/soc/mediatek/common/mtk-btcvsd.c
133
wait_queue_head_t rx_wait;
sound/soc/qcom/qdsp6/audioreach.c
581
gpr_port_t *port, wait_queue_head_t *cmd_wait,
sound/soc/qcom/qdsp6/audioreach.h
934
struct mutex *cmd_lock, gpr_port_t *port, wait_queue_head_t *cmd_wait,
sound/soc/qcom/qdsp6/q6adm.c
51
wait_queue_head_t wait;
sound/soc/qcom/qdsp6/q6adm.c
65
wait_queue_head_t matrix_map_wait;
sound/soc/qcom/qdsp6/q6afe.c
1034
wait_queue_head_t *wait;
sound/soc/qcom/qdsp6/q6afe.c
382
wait_queue_head_t wait;
sound/soc/qcom/qdsp6/q6afe.c
636
wait_queue_head_t wait;
sound/soc/qcom/qdsp6/q6apm.h
109
wait_queue_head_t cmd_wait;
sound/soc/qcom/qdsp6/q6apm.h
58
wait_queue_head_t wait;
sound/soc/qcom/qdsp6/q6asm.c
259
wait_queue_head_t mem_wait;
sound/soc/qcom/qdsp6/q6asm.c
275
wait_queue_head_t cmd_wait;
sound/soc/qcom/qdsp6/q6core.c
55
wait_queue_head_t wait;
sound/soc/qcom/qdsp6/q6prm.c
22
wait_queue_head_t wait;
sound/soc/sof/intel/hda.h
544
wait_queue_head_t waitq;
sound/soc/sof/ipc3-dtrace.c
29
wait_queue_head_t trace_sleep;
sound/soc/sof/ipc4-mtrace.c
105
wait_queue_head_t trace_sleep;
sound/soc/sof/sof-priv.h
424
wait_queue_head_t waitq;
sound/soc/sof/sof-priv.h
582
wait_queue_head_t boot_wait;
sound/soc/xilinx/xlnx_spdif.c
52
wait_queue_head_t chsts_q;
sound/usb/6fire/pcm.h
64
wait_queue_head_t stream_wait_queue;
sound/usb/caiaq/device.h
75
wait_queue_head_t ep1_wait_queue;
sound/usb/caiaq/device.h
76
wait_queue_head_t prepare_wait_queue;
sound/usb/fcp.c
74
wait_queue_head_t queue;
sound/usb/hiface/pcm.c
60
wait_queue_head_t stream_wait_queue;
sound/usb/line6/driver.h
166
wait_queue_head_t wait_queue;
sound/usb/line6/midi.h
34
wait_queue_head_t send_wait;
sound/usb/midi.c
150
wait_queue_head_t drain_wait;
sound/usb/midi2.c
66
wait_queue_head_t wait; /* URB waiter */
sound/usb/misc/ua101.c
100
wait_queue_head_t rate_feedback_wait;
sound/usb/misc/ua101.c
101
wait_queue_head_t alsa_playback_wait;
sound/usb/misc/ua101.c
99
wait_queue_head_t alsa_capture_wait;
sound/usb/mixer.h
34
wait_queue_head_t rc_waitq;
sound/usb/qcom/qc_audio_offload.c
125
wait_queue_head_t disconnect_wq;
sound/usb/usx2y/usb_stream.h
28
wait_queue_head_t sleep;
sound/usb/usx2y/usbusx2y.h
61
wait_queue_head_t in04_wait_queue;
sound/usb/usx2y/usbusx2y.h
69
wait_queue_head_t us428ctls_wait_queue_head;
sound/usb/usx2y/usbusx2y.h
73
wait_queue_head_t prepare_wait_queue;
sound/virtio/virtio_pcm.h
63
wait_queue_head_t msg_empty;
virt/kvm/eventfd.c
301
static void kvm_irqfd_register(struct file *file, wait_queue_head_t *wqh,