Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdkfd/
Dkfd_device_queue_manager.c313 dqm_unlock(dqm); in create_queue_nocpsch()
479 dqm_unlock(dqm); in destroy_queue_nocpsch()
563 dqm_unlock(dqm); in update_queue()
626 dqm_unlock(dqm); in evict_process_queues_nocpsch()
659 dqm_unlock(dqm); in evict_process_queues_cpsch()
732 dqm_unlock(dqm); in restore_process_queues_nocpsch()
776 dqm_unlock(dqm); in restore_process_queues_cpsch()
809 dqm_unlock(dqm); in register_process()
839 dqm_unlock(dqm); in unregister_process()
1088 dqm_unlock(dqm); in start_cpsch()
[all …]
Dkfd_device_queue_manager.h236 static inline void dqm_unlock(struct device_queue_manager *dqm) in dqm_unlock() function
Dkfd_device.c578 dqm_unlock(kfd->dqm); in kgd2kfd_post_reset()