Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device_queue_manager.c65 static int allocate_hqd(struct device_queue_manager *dqm, struct queue *q);
581 retval = allocate_hqd(dqm, q); in create_queue_nocpsch()
665 static int allocate_hqd(struct device_queue_manager *dqm, struct queue *q) in allocate_hqd() function