Home
last modified time | relevance | path

Searched refs:rebind_list (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_vm_types.h190 struct list_head rebind_list; member
H A Dxe_vm.c391 &vm->rebind_list); in xe_gpuvm_validate()
701 &vm->rebind_list); in xe_vm_userptr_pin()
809 list_empty(&vm->rebind_list)) in xe_vm_rebind()
817 list_for_each_entry(vma, &vm->rebind_list, combined_links.rebind) { in xe_vm_rebind()
840 list_for_each_entry_safe(vma, next, &vm->rebind_list, in xe_vm_rebind()
1397 INIT_LIST_HEAD(&vm->rebind_list); in xe_vm_create()
/linux/Documentation/gpu/
H A Ddrm-vm-bind-locking.rst177 move_gpu_vma_to_rebind_list(&gpu_vma, &gpu_vm->rebind_list);
180 for_each_gpu_vma_on_rebind_list(&gpu vm->rebind_list, &gpu_vma) {
285 move_gpu_vma_to_rebind_list(&gpu_vma, &gpu_vm->rebind_list);
288 for_each_gpu_vma_on_rebind_list(&gpu vm->rebind_list, &gpu_vma) {