Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_device_queue_manager.c64 static int allocate_hqd(struct device_queue_manager *dqm, struct queue *q);
319 retval = allocate_hqd(dqm, q); in create_queue_nocpsch()
401 static int allocate_hqd(struct device_queue_manager *dqm, struct queue *q) in allocate_hqd() function