Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdkfd/
Dkfd_device_queue_manager.c66 static int allocate_hqd(struct device_queue_manager *dqm, struct queue *q);
621 retval = allocate_hqd(dqm, q); in create_queue_nocpsch()
705 static int allocate_hqd(struct device_queue_manager *dqm, struct queue *q) in allocate_hqd() function