Searched refs:wait_queue_head_t (Results 1 – 25 of 1004) sorted by relevance
12345678910>>...41
63 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;
40 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 */
63 wait_queue_head_t wr_wait;64 wait_queue_head_t wr_ready_wait;80 wait_queue_head_t rd_wait;98 wait_queue_head_t ep_wait;
156 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;
90 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;
133 wait_queue_head_t suspend_wait;137 wait_queue_head_t resume_wait;168 wait_queue_head_t wait_hw_ready;169 wait_queue_head_t wait_hbm_recvd_msg;
35 wait_queue_head_t in04_wait_queue;43 wait_queue_head_t us428ctls_wait_queue_head;47 wait_queue_head_t prepare_wait_queue;
56 wait_queue_head_t fr_inv_done;58 wait_queue_head_t fr_reg_done;100 wait_queue_head_t flush_wait;
88 wait_queue_head_t command_wq;89 wait_queue_head_t event_wq;90 wait_queue_head_t async_hk_wq;
112 wait_queue_head_t rx_wq;139 wait_queue_head_t req_wq;192 wait_queue_head_t tx_wq;
129 wait_queue_head_t init_wait;130 wait_queue_head_t ishtp_resume_wait;159 wait_queue_head_t hid_wait;
54 wait_queue_head_t workload_complete_wq;56 wait_queue_head_t waitq[I915_NUM_ENGINES];114 wait_queue_head_t shadow_ctx_status_wq;
99 wait_queue_head_t queue;225 wait_queue_head_t work_wait_queue;254 wait_queue_head_t *drm_crtc_vblank_waitqueue(struct drm_crtc *crtc);
159 wait_queue_head_t sc_wait_request;160 wait_queue_head_t sc_wait_daemon;161 wait_queue_head_t sc_wait_task;
185 wait_queue_head_t ic_force_wait;186 wait_queue_head_t ic_write_wait;275 wait_queue_head_t xc_commit_wait;276 wait_queue_head_t xc_start_wait;278 wait_queue_head_t xc_push_wait; /* background push throttle */416 wait_queue_head_t l_flush_wait ____cacheline_aligned_in_smp;
55 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;
23 wait_queue_head_t host_acked;27 wait_queue_head_t wq_buf;
49 wait_queue_head_t wait_q;82 wait_queue_head_t cmd_wait_q;83 wait_queue_head_t event_hs_wait_q;
274 wait_queue_head_t tx_wait;275 wait_queue_head_t rx_wait;276 wait_queue_head_t wait;277 wait_queue_head_t ev_wait;546 wait_queue_head_t wait_hw_ready;547 wait_queue_head_t wait_pg;548 wait_queue_head_t wait_hbm_start;
567 wait_queue_head_t ls_count_wait;595 wait_queue_head_t ls_remove_wait;623 wait_queue_head_t ls_uevent_wait; /* user part of join/leave */648 wait_queue_head_t ls_requestqueue_wait;662 wait_queue_head_t ls_wait_general;663 wait_queue_head_t ls_recover_lock_wait;744 wait_queue_head_t wait;
29 wait_queue_head_t wq;41 wait_queue_head_t wq;
25 wait_queue_head_t wait_queue;37 wait_queue_head_t wait_queue;
61 wait_queue_head_t flip_wait;64 wait_queue_head_t vblank_wait;
58 wait_queue_head_t waitq;61 wait_queue_head_t dataq;
56 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()