allocate_mqd 324 drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c q->mqd_mem_obj = mqd_mgr->allocate_mqd(mqd_mgr->dev, &q->properties); allocate_mqd 1166 drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c q->mqd_mem_obj = mqd_mgr->allocate_mqd(mqd_mgr->dev, &q->properties); allocate_mqd 135 drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c kq->queue->mqd_mem_obj = kq->mqd_mgr->allocate_mqd(kq->mqd_mgr->dev, allocate_mqd 69 drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager.h struct kfd_mem_obj* (*allocate_mqd)(struct kfd_dev *kfd, allocate_mqd 378 drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_cik.c mqd->allocate_mqd = allocate_mqd; allocate_mqd 391 drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_cik.c mqd->allocate_mqd = allocate_hiq_mqd; allocate_mqd 404 drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_cik.c mqd->allocate_mqd = allocate_hiq_mqd; allocate_mqd 417 drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_cik.c mqd->allocate_mqd = allocate_sdma_mqd; allocate_mqd 434 drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v10.c mqd->allocate_mqd = allocate_mqd; allocate_mqd 450 drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v10.c mqd->allocate_mqd = allocate_hiq_mqd; allocate_mqd 464 drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v10.c mqd->allocate_mqd = allocate_hiq_mqd; allocate_mqd 478 drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v10.c mqd->allocate_mqd = allocate_sdma_mqd; allocate_mqd 447 drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v9.c mqd->allocate_mqd = allocate_mqd; allocate_mqd 461 drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v9.c mqd->allocate_mqd = allocate_hiq_mqd; allocate_mqd 474 drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v9.c mqd->allocate_mqd = allocate_hiq_mqd; allocate_mqd 487 drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v9.c mqd->allocate_mqd = allocate_sdma_mqd; allocate_mqd 429 drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_vi.c mqd->allocate_mqd = allocate_mqd; allocate_mqd 443 drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_vi.c mqd->allocate_mqd = allocate_hiq_mqd; allocate_mqd 456 drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_vi.c mqd->allocate_mqd = allocate_hiq_mqd; allocate_mqd 469 drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_vi.c mqd->allocate_mqd = allocate_sdma_mqd;