Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdkfd/
Dkfd_device_queue_manager.c834 kfd_dec_compute_active(dqm->dev); in unregister_process()
1529 kfd_dec_compute_active(dqm->dev); in process_termination_nocpsch()
1631 kfd_dec_compute_active(dqm->dev); in process_termination_cpsch()
Dkfd_priv.h1041 void kfd_dec_compute_active(struct kfd_dev *dev);
Dkfd_device.c1158 void kfd_dec_compute_active(struct kfd_dev *kfd) in kfd_dec_compute_active() function