Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_priv.h1105 int kfd_procfs_add_queue(struct queue *q);
H A Dkfd_process_queue_manager.c427 kfd_procfs_add_queue(q); in pqm_create_queue()
H A Dkfd_process.c493 int kfd_procfs_add_queue(struct queue *q) in kfd_procfs_add_queue() function