Searched refs:suspend_waitq (Results 1 – 1 of 1) sorted by relevance
116 wait_queue_head_t suspend_waitq; member972 wake_up_all(&vinstr_ctx->suspend_waitq); in kbasep_vinstr_collect_and_accumulate()1744 wake_up_all(&vinstr_ctx->suspend_waitq); in kbasep_vinstr_suspend_worker()1773 wake_up_all(&vinstr_ctx->suspend_waitq); in kbasep_vinstr_resume_worker()1805 init_waitqueue_head(&vinstr_ctx->suspend_waitq); in kbase_vinstr_init()2049 wait_event(vinstr_ctx->suspend_waitq, in kbase_vinstr_suspend()