Lines Matching refs:combined_links
390 list_move_tail(&gpuva_to_vma(gpuva)->combined_links.rebind, in xe_gpuvm_validate()
700 list_move_tail(&uvma->vma.combined_links.rebind, in xe_vm_userptr_pin()
817 list_for_each_entry(vma, &vm->rebind_list, combined_links.rebind) { in xe_vm_rebind()
841 combined_links.rebind) in xe_vm_rebind()
842 list_del_init(&vma->combined_links.rebind); in xe_vm_rebind()
946 INIT_LIST_HEAD(&vma->combined_links.rebind); in xe_vma_create()
1063 xe_assert(vm->xe, list_empty(&vma->combined_links.destroy)); in xe_vma_destroy()
1577 list_del_init(&vma->combined_links.rebind); in xe_vm_close_and_put()
1582 list_move_tail(&vma->combined_links.destroy, &contested); in xe_vm_close_and_put()
1609 combined_links.destroy) { in xe_vm_close_and_put()
1610 list_del_init(&vma->combined_links.destroy); in xe_vm_close_and_put()