HomeSort by: relevance | last modified time | path
    Searched defs:allocate_hqd (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_device_queue_manager.c 64 static int allocate_hqd(struct device_queue_manager *dqm, struct queue *q);
319 retval = allocate_hqd(dqm, q);
401 static int allocate_hqd(struct device_queue_manager *dqm, struct queue *q) function in typeref:typename:int

Completed in 13 milliseconds