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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_device_queue_manager.c 62 static inline void deallocate_hqd(struct device_queue_manager *dqm,
389 deallocate_hqd(dqm, q);
435 static inline void deallocate_hqd(struct device_queue_manager *dqm, function in typeref:typename:void
455 deallocate_hqd(dqm, q);
kfd_device_queue_manager.c 62 static inline void deallocate_hqd(struct device_queue_manager *dqm,
389 deallocate_hqd(dqm, q);
435 static inline void deallocate_hqd(struct device_queue_manager *dqm, function in typeref:typename:void
455 deallocate_hqd(dqm, q);

Completed in 50 milliseconds