Searched refs:kfd_dec_compute_active (Results 1 – 3 of 3) sorted by relevance
1576 void kfd_dec_compute_active(struct kfd_node *dev);
1463 kfd_dec_compute_active(dqm->dev); in unregister_process()2688 kfd_dec_compute_active(dqm->dev); in process_termination_nocpsch()2859 kfd_dec_compute_active(dqm->dev); in process_termination_cpsch()
1463 void kfd_dec_compute_active(struct kfd_node *node) in kfd_dec_compute_active() function