Home
last modified time | relevance | path

Searched refs:kfd_procfs_del_queue (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_process_queue_manager.c216 kfd_procfs_del_queue(pqn->q); in pqm_uninit()
487 kfd_procfs_del_queue(pqn->q); in pqm_destroy_queue()
H A Dkfd_priv.h1106 void kfd_procfs_del_queue(struct queue *q);
H A Dkfd_process.c653 void kfd_procfs_del_queue(struct queue *q) in kfd_procfs_del_queue() function