Lines Matching refs:attachments
76 list_for_each_entry(entry, &mem->attachments, list) in kfd_mem_is_attached()
906 list_add(&attachment[i]->list, &mem->attachments); in kfd_mem_attach()
1140 list_for_each_entry(entry, &mem->attachments, list) { in reserve_bo_and_cond_vms()
1162 list_for_each_entry(entry, &mem->attachments, list) { in reserve_bo_and_cond_vms()
1680 INIT_LIST_HEAD(&(*mem)->attachments); in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu()
1835 list_for_each_entry_safe(entry, tmp, &mem->attachments, list) in amdgpu_amdkfd_gpuvm_free_memory_of_gpu()
1965 list_for_each_entry(entry, &mem->attachments, list) { in amdgpu_amdkfd_gpuvm_map_memory_to_gpu()
2037 list_for_each_entry(entry, &mem->attachments, list) { in amdgpu_amdkfd_gpuvm_unmap_memory_from_gpu()
2269 INIT_LIST_HEAD(&(*mem)->attachments); in amdgpu_amdkfd_gpuvm_import_dmabuf()
2503 list_for_each_entry(attachment, &mem->attachments, list) { in validate_invalid_user_pages()
2717 list_for_each_entry(attachment, &mem->attachments, list) { in amdgpu_amdkfd_gpuvm_restore_process_bos()
2803 INIT_LIST_HEAD(&(*mem)->attachments); in amdgpu_amdkfd_add_gws_to_process()
2905 list_for_each_entry(entry, &mem->attachments, list) { in amdgpu_amdkfd_bo_mapped_to_dev()