Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdkfd/
Dkfd_device_queue_manager.c323 dqm_unlock(dqm); in create_queue_nocpsch()
378 dqm_unlock(dqm); in create_queue_nocpsch()
491 dqm_unlock(dqm); in destroy_queue_nocpsch()
565 dqm_unlock(dqm); in update_queue()
608 dqm_unlock(dqm); in evict_process_queues_nocpsch()
644 dqm_unlock(dqm); in evict_process_queues_cpsch()
718 dqm_unlock(dqm); in restore_process_queues_nocpsch()
762 dqm_unlock(dqm); in restore_process_queues_cpsch()
795 dqm_unlock(dqm); in register_process()
828 dqm_unlock(dqm); in unregister_process()
[all …]
Dkfd_device_queue_manager.h243 static inline void dqm_unlock(struct device_queue_manager *dqm) in dqm_unlock() function
Dkfd_device.c774 dqm_unlock(kfd->dqm); in kgd2kfd_post_reset()