Lines Matching refs:attachments
78 list_for_each_entry(entry, &mem->attachments, list) in kfd_mem_is_attached()
860 list_add(&attachment[i]->list, &mem->attachments); in kfd_mem_attach()
1096 list_for_each_entry(entry, &mem->attachments, list) { in reserve_bo_and_cond_vms()
1118 list_for_each_entry(entry, &mem->attachments, list) { in reserve_bo_and_cond_vms()
1649 INIT_LIST_HEAD(&(*mem)->attachments); in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu()
1810 list_for_each_entry_safe(entry, tmp, &mem->attachments, list) in amdgpu_amdkfd_gpuvm_free_memory_of_gpu()
1940 list_for_each_entry(entry, &mem->attachments, list) { in amdgpu_amdkfd_gpuvm_map_memory_to_gpu()
2012 list_for_each_entry(entry, &mem->attachments, list) { in amdgpu_amdkfd_gpuvm_unmap_memory_from_gpu()
2244 INIT_LIST_HEAD(&(*mem)->attachments); in amdgpu_amdkfd_gpuvm_import_dmabuf()
2485 list_for_each_entry(attachment, &mem->attachments, list) { in validate_invalid_user_pages()
2739 list_for_each_entry(attachment, &mem->attachments, list) { in amdgpu_amdkfd_gpuvm_restore_process_bos()
2825 INIT_LIST_HEAD(&(*mem)->attachments); in amdgpu_amdkfd_add_gws_to_process()
2927 list_for_each_entry(entry, &mem->attachments, list) { in amdgpu_amdkfd_bo_mapped_to_dev()