Home
last modified time | relevance | path

Searched refs:kfd_queue_unref_bo_vas (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_queue.c326 kfd_queue_unref_bo_vas(pdd, properties); in kfd_queue_acquire_buffers()
364 int kfd_queue_unref_bo_vas(struct kfd_process_device *pdd, in kfd_queue_unref_bo_vas() function
H A Dkfd_process_queue_manager.c220 kfd_queue_unref_bo_vas(pdd, &pqn->q->properties); in pqm_uninit()
516 retval = kfd_queue_unref_bo_vas(pdd, &pqn->q->properties); in pqm_destroy_queue()
H A Dkfd_priv.h1313 int kfd_queue_unref_bo_vas(struct kfd_process_device *pdd,
H A Dkfd_chardev.c402 kfd_queue_unref_bo_vas(pdd, &q_properties); in kfd_ioctl_create_queue()