Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/amd/amdkfd/
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
Dkfd_process_queue_manager.c221 kfd_queue_unref_bo_vas(pdd, &pqn->q->properties); in pqm_uninit()
520 retval = kfd_queue_unref_bo_vas(pdd, &pqn->q->properties); in pqm_destroy_queue()
Dkfd_priv.h1313 int kfd_queue_unref_bo_vas(struct kfd_process_device *pdd,
Dkfd_chardev.c402 kfd_queue_unref_bo_vas(pdd, &q_properties); in kfd_ioctl_create_queue()