Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdkfd/
Dkfd_device_queue_manager.c59 static int allocate_hqd(struct device_queue_manager *dqm, struct queue *q);
305 retval = allocate_hqd(dqm, q); in create_queue_nocpsch()
382 static int allocate_hqd(struct device_queue_manager *dqm, struct queue *q) in allocate_hqd() function