Home
last modified time | relevance | path

Searched refs:wait_queue_head_t (Results 1 – 25 of 976) sorted by relevance

12345678910>>...40

/Linux-v5.10/fs/cifs/
Dsmbdirect.h63 wait_queue_head_t conn_wait;
64 wait_queue_head_t disconn_wait;
109 wait_queue_head_t wait_mr;
112 wait_queue_head_t wait_for_mr_cleanup;
116 wait_queue_head_t wait_send_pending;
117 wait_queue_head_t wait_post_send;
128 wait_queue_head_t wait_receive_queues;
133 wait_queue_head_t wait_reassembly_queue;
143 wait_queue_head_t wait_send_queue;
/Linux-v5.10/drivers/media/pci/mantis/
Dmantis_link.h40 wait_queue_head_t hif_opdone_wq;
41 wait_queue_head_t hif_brrdyw_wq;
42 wait_queue_head_t hif_data_wq;
43 wait_queue_head_t hif_write_wq; /* HIF Write op */
/Linux-v5.10/drivers/char/xillybus/
Dxillybus.h62 wait_queue_head_t wr_wait;
63 wait_queue_head_t wr_ready_wait;
79 wait_queue_head_t rd_wait;
103 wait_queue_head_t ep_wait;
/Linux-v5.10/drivers/net/wireless/st/cw1200/
Dcw1200.h156 wait_queue_head_t channel_switch_done;
194 wait_queue_head_t bh_wq;
195 wait_queue_head_t bh_evt_wq;
217 wait_queue_head_t wsm_cmd_wq;
218 wait_queue_head_t wsm_startup_done;
277 wait_queue_head_t ps_mode_switch_done;
/Linux-v5.10/drivers/net/wireless/marvell/libertas/
Ddev.h90 wait_queue_head_t ds_awake_q;
96 wait_queue_head_t host_sleep_q;
144 wait_queue_head_t waitq;
184 wait_queue_head_t scan_q;
190 wait_queue_head_t fw_waitq;
/Linux-v5.10/drivers/hid/intel-ish-hid/ishtp/
Dishtp-dev.h131 wait_queue_head_t suspend_wait;
135 wait_queue_head_t resume_wait;
166 wait_queue_head_t wait_hw_ready;
167 wait_queue_head_t wait_hbm_recvd_msg;
/Linux-v5.10/sound/usb/usx2y/
Dusbusx2y.h35 wait_queue_head_t In04WaitQueue;
43 wait_queue_head_t us428ctls_wait_queue_head;
47 wait_queue_head_t prepare_wait_queue;
/Linux-v5.10/drivers/hid/intel-ish-hid/
Dishtp-hid.h134 wait_queue_head_t init_wait;
135 wait_queue_head_t ishtp_resume_wait;
163 wait_queue_head_t hid_wait;
/Linux-v5.10/drivers/gpu/drm/i915/gvt/
Dscheduler.h49 wait_queue_head_t workload_complete_wq;
51 wait_queue_head_t waitq[I915_NUM_ENGINES];
109 wait_queue_head_t shadow_ctx_status_wq;
/Linux-v5.10/net/rds/
Dib_mr.h56 wait_queue_head_t fr_inv_done;
58 wait_queue_head_t fr_reg_done;
100 wait_queue_head_t flush_wait;
/Linux-v5.10/fs/nilfs2/
Dsegment.h159 wait_queue_head_t sc_wait_request;
160 wait_queue_head_t sc_wait_daemon;
161 wait_queue_head_t sc_wait_task;
/Linux-v5.10/include/drm/
Ddrm_vblank.h99 wait_queue_head_t queue;
225 wait_queue_head_t work_wait_queue;
255 wait_queue_head_t *drm_crtc_vblank_waitqueue(struct drm_crtc *crtc);
/Linux-v5.10/drivers/md/
Ddm-core.h70 wait_queue_head_t wait;
79 wait_queue_head_t eventq;
187 extern wait_queue_head_t dm_global_eventq;
/Linux-v5.10/arch/powerpc/platforms/cell/spufs/
Dspufs.h55 wait_queue_head_t wait;
88 wait_queue_head_t ibox_wq;
89 wait_queue_head_t wbox_wq;
90 wait_queue_head_t stop_wq;
91 wait_queue_head_t mfc_wq;
92 wait_queue_head_t run_wq;
/Linux-v5.10/drivers/nvdimm/
Dvirtio_pmem.h23 wait_queue_head_t host_acked;
27 wait_queue_head_t wq_buf;
/Linux-v5.10/drivers/bluetooth/
Dbtmrvl_drv.h63 wait_queue_head_t wait_q;
96 wait_queue_head_t cmd_wait_q;
97 wait_queue_head_t event_hs_wait_q;
/Linux-v5.10/include/net/caif/
Dcaif_hsi.h166 wait_queue_head_t wake_up_wait;
167 wait_queue_head_t wake_down_wait;
168 wait_queue_head_t flush_fifo_wait;
/Linux-v5.10/drivers/misc/mei/
Dmei_dev.h245 wait_queue_head_t tx_wait;
246 wait_queue_head_t rx_wait;
247 wait_queue_head_t wait;
248 wait_queue_head_t ev_wait;
500 wait_queue_head_t wait_hw_ready;
501 wait_queue_head_t wait_pg;
502 wait_queue_head_t wait_hbm_start;
/Linux-v5.10/drivers/media/platform/mtk-vcodec/
Dmtk_vcodec_intr.c17 wait_queue_head_t *waitqueue; in mtk_vcodec_wait_for_done_ctx()
21 waitqueue = (wait_queue_head_t *)&ctx->queue; in mtk_vcodec_wait_for_done_ctx()
/Linux-v5.10/fs/xfs/
Dxfs_log_priv.h196 wait_queue_head_t ic_force_wait;
197 wait_queue_head_t ic_write_wait;
273 wait_queue_head_t xc_commit_wait;
276 wait_queue_head_t xc_push_wait; /* background push throttle */
405 wait_queue_head_t l_flush_wait ____cacheline_aligned_in_smp;
/Linux-v5.10/arch/xtensa/include/asm/
Dhighmem.h56 extern wait_queue_head_t pkmap_map_wait_arr[];
58 static inline wait_queue_head_t *get_pkmap_wait_queue_head(unsigned int color) in get_pkmap_wait_queue_head()
/Linux-v5.10/drivers/char/tpm/
Dtpm_ibmvtpm.h29 wait_queue_head_t wq;
41 wait_queue_head_t wq;
/Linux-v5.10/fs/gfs2/
Dincore.h744 wait_queue_head_t sd_glock_wait;
745 wait_queue_head_t sd_async_glock_wait;
807 wait_queue_head_t sd_quota_wait;
838 wait_queue_head_t sd_log_waitq;
839 wait_queue_head_t sd_logd_waitq;
849 wait_queue_head_t sd_log_flush_wait;
851 wait_queue_head_t sd_withdraw_wait;
854 wait_queue_head_t sd_reserving_log_wait;
/Linux-v5.10/fs/squashfs/
Dsquashfs_fs_sb.h25 wait_queue_head_t wait_queue;
37 wait_queue_head_t wait_queue;
/Linux-v5.10/drivers/scsi/qedi/
Dqedi_iscsi.h76 wait_queue_head_t ofld_wait;
77 wait_queue_head_t tcp_ofld_wait;
170 wait_queue_head_t wait_queue;

12345678910>>...40