Searched refs:suspend_wait (Results 1 – 6 of 6) sorted by relevance
242 init_waitqueue_head(&ishtp->suspend_wait); in ish_probe()355 wait_event_interruptible_timeout(dev->suspend_wait, in ish_suspend()
295 int (*suspend_wait)(struct xe_exec_queue *q); member
25 int err = q->ops->suspend_wait(q); in preempt_fence_work_func()
480 .suspend_wait = execlist_exec_queue_suspend_wait,
1759 wake_up(&q->guc->suspend_wait); in __suspend_fence_signal()1941 init_waitqueue_head(&ge->suspend_wait); in guc_exec_queue_init()2193 ret = wait_event_interruptible_timeout(q->guc->suspend_wait, in guc_exec_queue_suspend_wait()2253 .suspend_wait = guc_exec_queue_suspend_wait,
331 unsigned int suspend_wait: 1; member1243 as->suspend_wait = 0; in suspend()1524 as->suspend_wait = 1; in do_ioctl()1527 as->suspend_wait == 0); in do_ioctl()