Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_priv.h1526 void kfd_dec_compute_active(struct kfd_node *dev);
H A Dkfd_device_queue_manager.c1466 kfd_dec_compute_active(dqm->dev); in unregister_process()
2620 kfd_dec_compute_active(dqm->dev); in process_termination_nocpsch()
2793 kfd_dec_compute_active(dqm->dev); in process_termination_cpsch()
H A Dkfd_device.c1390 void kfd_dec_compute_active(struct kfd_node *node) in kfd_dec_compute_active() function