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.h240 struct list_head rebind_list; member
H A Dxe_vm.c336 &vm->rebind_list); in xe_gpuvm_validate()
698 list_empty(&vm->rebind_list)) in xe_vm_rebind()
706 list_for_each_entry(vma, &vm->rebind_list, combined_links.rebind) { in xe_vm_rebind()
729 list_for_each_entry_safe(vma, next, &vm->rebind_list, in xe_vm_rebind()
1500 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) {