Searched refs:pm_block (Results 1 – 3 of 3) sorted by relevance
136 return wait_for_completion_interruptible(&xe->pm_block); in xe_pm_block_on_suspend()408 reinit_completion(&xe->pm_block); in xe_pm_notifier_callback()431 complete_all(&xe->pm_block); in xe_pm_notifier_callback()463 init_completion(&xe->pm_block); in xe_pm_init()464 complete_all(&xe->pm_block); in xe_pm_init()
594 struct completion pm_block; member
337 if (!try_wait_for_completion(&vm->xe->pm_block)) in xe_gpuvm_validate()432 if (!try_wait_for_completion(&vm->xe->pm_block)) { in vm_suspend_rebind_worker()476 if (!try_wait_for_completion(&vm->xe->pm_block) && vm_suspend_rebind_worker(vm)) { in preempt_rebind_work_func()