Home
last modified time | relevance | path

Searched refs:get_next_vm_bo_from_list (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/
H A Ddrm_gpuvm.c687 #define get_next_vm_bo_from_list(__gpuvm, __list_name, __local_list, __prev_vm_bo) \ macro
751 for (__vm_bo = get_next_vm_bo_from_list(__gpuvm, __list_name, \
754 __vm_bo = get_next_vm_bo_from_list(__gpuvm, __list_name, \
/linux/Documentation/gpu/
H A Ddrm-vm-bind-locking.rst381 :c:func:`get_next_vm_bo_from_list` function.