Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_process_queue_manager.c234 kfd_procfs_del_queue(pqn->q); in pqm_uninit()
554 kfd_procfs_del_queue(pqn->q); in pqm_destroy_queue()
H A Dkfd_priv.h1130 void kfd_procfs_del_queue(struct queue *q);
H A Dkfd_process.c681 void kfd_procfs_del_queue(struct queue *q) in kfd_procfs_del_queue() function