HomeSort by: relevance | last modified time | path
    Searched defs:amdgpu_vm_pt_next_dfs (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_vm.c 551 * amdgpu_vm_pt_next_dfs - get the next node for a deep first search
558 static void amdgpu_vm_pt_next_dfs(struct amdgpu_device *adev, function in typeref:typename:void
577 (entry) = (cursor).entry, amdgpu_vm_pt_next_dfs((adev), &(cursor));\
579 (entry) = (cursor).entry, amdgpu_vm_pt_next_dfs((adev), &(cursor)))

Completed in 13 milliseconds