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.c339 kfd_queue_unref_bo_vas(pdd, properties); in kfd_queue_acquire_buffers()
377 int kfd_queue_unref_bo_vas(struct kfd_process_device *pdd, in kfd_queue_unref_bo_vas() function
H A Dkfd_process_queue_manager.c227 kfd_queue_unref_bo_vas(pdd, &pqn->q->properties); in pqm_uninit()
532 retval = kfd_queue_unref_bo_vas(pdd, &pqn->q->properties); in pqm_destroy_queue()
H A Dkfd_priv.h1349 int kfd_queue_unref_bo_vas(struct kfd_process_device *pdd,
H A Dkfd_chardev.c420 kfd_queue_unref_bo_vas(pdd, &q_properties); in kfd_ioctl_create_queue()