Home
last modified time | relevance | path

Searched refs:wait_event (Results 1 – 25 of 236) sorted by relevance

12345678910

/linux/drivers/input/serio/
H A Dhyperv-keyboard.c95 struct completion wait_event; member
126 complete(&kbd_dev->wait_event); in hv_kbd_on_receive()
262 reinit_completion(&kbd_dev->wait_event); in hv_kbd_connect_to_vsp()
277 if (!wait_for_completion_timeout(&kbd_dev->wait_event, 10 * HZ)) in hv_kbd_connect_to_vsp()
329 init_completion(&kbd_dev->wait_event); in hv_kbd_probe()
/linux/drivers/gpu/drm/msm/disp/
H A Dmdp_kms.c17 static DECLARE_WAIT_QUEUE_HEAD(wait_event);
84 wake_up_all(&wait_event); in wait_irq()
97 wait_event_timeout(wait_event, (wait.count <= 0), in mdp_irq_wait()
/linux/drivers/input/touchscreen/
H A Dexc3000.c86 struct completion wait_event; member
214 complete(&data->wait_event); in exc3000_interrupt()
239 reinit_completion(&data->wait_event); in exc3000_vendor_data_request()
249 time_left = wait_for_completion_timeout(&data->wait_event, in exc3000_vendor_data_request()
359 init_completion(&data->wait_event); in exc3000_probe()
/linux/drivers/scsi/isci/
H A Dhost.h318 wait_event(ihost->eventq, !test_bit(IHOST_START_PENDING, &ihost->flags)); in wait_for_start()
323 wait_event(ihost->eventq, !test_bit(IHOST_STOP_PENDING, &ihost->flags)); in wait_for_stop()
328 wait_event(ihost->eventq, !test_bit(IDEV_START_PENDING, &idev->flags)); in wait_for_device_start()
333 wait_event(ihost->eventq, !test_bit(IDEV_STOP_PENDING, &idev->flags)); in wait_for_device_stop()
/linux/drivers/gpu/drm/sti/
H A Dsti_hdmi_tx3g4c28phy.c121 wait_event_interruptible_timeout(hdmi->wait_event, in sti_hdmi_tx3g4c28phy_start()
201 wait_event_interruptible_timeout(hdmi->wait_event, in sti_hdmi_tx3g4c28phy_stop()
H A Dsti_hdmi.h80 wait_queue_head_t wait_event; member
/linux/kernel/power/
H A Dswap.c307 wait_event(hb->wait, atomic_read(&hb->count) == 0); in hib_wait_io()
615 wait_event(d->go, atomic_read_acquire(&d->ready) || in crc32_threadfn()
662 wait_event(d->go, atomic_read_acquire(&d->ready) || in compress_threadfn()
836 wait_event(data[thr].done, in save_compressed_image()
876 wait_event(crc->done, atomic_read_acquire(&crc->stop)); in save_compressed_image()
1166 wait_event(d->go, atomic_read_acquire(&d->ready) || in decompress_threadfn()
1378 wait_event(crc->done, atomic_read_acquire(&crc->stop)); in load_compressed_image()
1432 wait_event(data[thr].done, in load_compressed_image()
1478 wait_event(crc->done, atomic_read_acquire(&crc->stop)); in load_compressed_image()
/linux/drivers/soc/fsl/qbman/
H A Dqman_test_api.c182 wait_event(waitqueue, sdqcr_complete); in qman_test_api()
190 wait_event(waitqueue, retire_complete); in qman_test_api()
/linux/fs/smb/server/
H A Dcrypto_ctx.c128 wait_event(ctx_list.ctx_wait, in ksmbd_find_crypto_ctx()
141 wait_event(ctx_list.ctx_wait, in ksmbd_find_crypto_ctx()
H A Dconnection.c175 wait_event(conn->req_running_q, atomic_read(&conn->req_running) < 2); in ksmbd_conn_wait_idle()
418 wait_event(conn->r_count_q, atomic_read(&conn->r_count) == 0); in ksmbd_conn_handler_loop()
/linux/fs/dlm/
H A Dplock.c114 wait_event(recv_wq, (op->done != 0)); in do_lock_cancel()
215 wait_event(recv_wq, (op->done != 0)); in dlm_posix_lock()
335 wait_event(recv_wq, (op->done != 0)); in dlm_posix_unlock()
449 wait_event(recv_wq, (op->done != 0)); in dlm_posix_get()
H A Dlockspace.c201 wait_event(ls->ls_uevent_wait, in do_uevent()
293 wait_event(ls->ls_count_wait, atomic_read(&ls->ls_count) == 0); in remove_lockspace()
562 wait_event(ls->ls_recover_lock_wait, in new_lockspace()
/linux/drivers/scsi/
H A Dstorvsc_drv.c399 struct completion wait_event; member
577 wait_event(dev->waiting_to_drain, in storvsc_wait_to_drain()
755 init_completion(&request->wait_event); in handle_multichannel_storage()
771 t = wait_for_completion_timeout(&request->wait_event, 10*HZ); in handle_multichannel_storage()
825 init_completion(&request->wait_event); in storvsc_execute_vstor_op()
836 t = wait_for_completion_timeout(&request->wait_event, 5*HZ); in storvsc_execute_vstor_op()
1327 complete(&request->wait_event); in storvsc_on_channel_callback()
1657 init_completion(&request->wait_event); in storvsc_host_reset_handler()
1671 t = wait_for_completion_timeout(&request->wait_event, 5*HZ); in storvsc_host_reset_handler()
/linux/fs/erofs/
H A Ddecompressor_lzma.c114 wait_event(z_erofs_lzma_wq, in z_erofs_load_lzma_config()
180 wait_event(z_erofs_lzma_wq, READ_ONCE(z_erofs_lzma_head)); in z_erofs_lzma_decompress()
/linux/drivers/gpu/drm/i915/selftests/
H A Digt_reset.c22 wait_event(gt->reset.queue, in igt_global_reset_lock()
/linux/arch/m68k/atari/
H A Dstdma.c109 wait_event(stdma_wait, stdma_try_lock(handler, data)); in stdma_lock()
/linux/drivers/infiniband/sw/rdmavt/
H A Dmcast.c371 wait_event(mcast->wait, atomic_read(&mcast->refcount) <= 1); in rvt_detach_mcast()
376 wait_event(mcast->wait, !atomic_read(&mcast->refcount)); in rvt_detach_mcast()
/linux/drivers/gpu/drm/i915/
H A Di915_sw_fence.h113 wait_event(fence->wait, i915_sw_fence_done(fence)); in i915_sw_fence_wait()
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_debugfs.c36 wait_event(gt->reset.queue, in intel_gt_debugfs_reset_store()
/linux/fs/squashfs/
H A Dcache.c77 wait_event(cache->wait_queue, cache->unused); in squashfs_cache_get()
152 wait_event(entry->wait_queue, !entry->pending); in squashfs_cache_get()
/linux/arch/x86/platform/intel/
H A Diosf_mbi.c220 wait_event(iosf_mbi_pmic_access_waitq, in iosf_mbi_punit_acquire()
325 wait_event(iosf_mbi_pmic_access_waitq, in iosf_mbi_block_punit_i2c_access()
/linux/kernel/rcu/
H A Dsync.c139 wait_event(rsp->gp_wait, READ_ONCE(rsp->gp_state) >= GP_PASSED); in rcu_sync_enter()
/linux/net/smc/
H A Dsmc_wr.h77 wait_event(lnk->wr_rx_empty_wait, lnk->wr_rx_id_compl == lnk->wr_rx_id); in smc_wr_drain_cq()
/linux/drivers/infiniband/hw/efa/
H A Defa_com.c29 struct completion wait_event; member
337 reinit_completion(&comp_ctx->wait_event); in __efa_com_submit_admin_cmd()
373 init_completion(&comp_ctx->wait_event); in efa_com_init_comp_ctxt()
430 complete(&comp_ctx->wait_event); in efa_com_handle_single_admin_completion()
541 wait_for_completion_timeout(&comp_ctx->wait_event, in efa_com_wait_and_process_admin_cq_interrupts()
/linux/drivers/s390/cio/
H A Dcrw.c145 wait_event(crw_handler_wait_q, atomic_read(&crw_nr_req) == 0); in crw_wait_for_channel_report()

12345678910