HomeSort by: relevance | last modified time | path
    Searched refs:vm_list_head (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_amdkfd_gpuvm.c 835 list_for_each_entry(peer_vm, &process_info->vm_list_head,
851 list_for_each_entry(peer_vm, &process_info->vm_list_head,
871 list_for_each_entry(peer_vm, &process_info->vm_list_head,
893 INIT_LIST_HEAD(&info->vm_list_head);
941 &(vm->process_info->vm_list_head));
1813 list_for_each_entry(peer_vm, &process_info->vm_list_head,
2008 list_for_each_entry(peer_vm, &process_info->vm_list_head,
2107 list_for_each_entry(peer_vm, &process_info->vm_list_head,
amdgpu_amdkfd.h 104 struct list_head vm_list_head; member in struct:amdkfd_process_info

Completed in 34 milliseconds