Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_priv.h1129 int kfd_procfs_add_queue(struct queue *q);
H A Dkfd_process_queue_manager.c481 kfd_procfs_add_queue(q); in pqm_create_queue()
H A Dkfd_process.c521 int kfd_procfs_add_queue(struct queue *q) in kfd_procfs_add_queue() function