Searched refs:destroy_wait (Results 1 – 7 of 7) sorted by relevance
46 wait_queue_head_t destroy_wait; member195 wake_up_interruptible_all(&ictx->destroy_wait); in iommufd_put_object()
167 if (wait_event_timeout(ictx->destroy_wait, in iommufd_object_dec_wait()293 init_waitqueue_head(&ictx->destroy_wait); in iommufd_fops_open()
282 wait_queue_head_t destroy_wait; member
2495 ret = wait_event_interruptible(dqm->destroy_wait, in wait_on_destroy_queue()3024 init_waitqueue_head(&dqm->destroy_wait); in device_queue_manager_init()3394 wake_up_all(&dqm->destroy_wait); in resume_queues()3428 wake_up_all(&dqm->destroy_wait); in resume_queues()
240 wait_queue_head_t destroy_wait; member
845 wake_up_interruptible(&hba->destroy_wait); in bnx2fc_destroy_timer()1415 init_waitqueue_head(&hba->destroy_wait); in bnx2fc_hba_create()1933 wait_event_interruptible(hba->destroy_wait, in bnx2fc_fw_destroy()
1387 wake_up_interruptible(&hba->destroy_wait); in bnx2fc_indicate_kcqe()
Completed in 30 milliseconds