Home
last modified time | relevance | path

Searched refs:hgcm_wq (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/virt/vboxguest/
H A Dvboxguest_utils.c144 wait_event(gdev->hgcm_wq, in vbg_hgcm_connect()
177 wait_event(gdev->hgcm_wq, in vbg_hgcm_disconnect()
499 timeout = wait_event_interruptible_timeout(gdev->hgcm_wq, in vbg_hgcm_do_call()
503 timeout = wait_event_timeout(gdev->hgcm_wq, in vbg_hgcm_do_call()
531 timeout = wait_event_timeout(gdev->hgcm_wq, in vbg_hgcm_do_call()
H A Dvboxguest_core.h92 wait_queue_head_t hgcm_wq; member
H A Dvboxguest_core.c931 init_waitqueue_head(&gdev->hgcm_wq); in vbg_core_init()
1805 wake_up(&gdev->hgcm_wq); in vbg_core_isr()
/kernel/linux/linux-6.6/drivers/virt/vboxguest/
H A Dvboxguest_utils.c144 wait_event(gdev->hgcm_wq, in vbg_hgcm_connect()
177 wait_event(gdev->hgcm_wq, in vbg_hgcm_disconnect()
499 timeout = wait_event_interruptible_timeout(gdev->hgcm_wq, in vbg_hgcm_do_call()
503 timeout = wait_event_timeout(gdev->hgcm_wq, in vbg_hgcm_do_call()
531 timeout = wait_event_timeout(gdev->hgcm_wq, in vbg_hgcm_do_call()
H A Dvboxguest_core.h92 wait_queue_head_t hgcm_wq; member
H A Dvboxguest_core.c931 init_waitqueue_head(&gdev->hgcm_wq); in vbg_core_init()
1805 wake_up(&gdev->hgcm_wq); in vbg_core_isr()

Completed in 9 milliseconds