Searched refs:pm_block (Results 1 – 3 of 3) sorted by relevance
135 return wait_for_completion_interruptible(&xe->pm_block); in xe_pm_block_on_suspend()392 reinit_completion(&xe->pm_block); in xe_pm_notifier_callback()415 complete_all(&xe->pm_block); in xe_pm_notifier_callback()447 init_completion(&xe->pm_block); in xe_pm_init()448 complete_all(&xe->pm_block); in xe_pm_init()
559 struct completion pm_block; member
338 if (!try_wait_for_completion(&vm->xe->pm_block)) in xe_gpuvm_validate()433 if (!try_wait_for_completion(&vm->xe->pm_block)) { in vm_suspend_rebind_worker()477 if (!try_wait_for_completion(&vm->xe->pm_block) && vm_suspend_rebind_worker(vm)) { in preempt_rebind_work_func()