Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/amdkfd/
Dkfd_device_queue_manager.c1355 kfd_dec_compute_active(dqm->dev); in unregister_process()
2262 kfd_dec_compute_active(dqm->dev); in process_termination_nocpsch()
2432 kfd_dec_compute_active(dqm->dev); in process_termination_cpsch()
Dkfd_priv.h1481 void kfd_dec_compute_active(struct kfd_node *dev);
Dkfd_device.c1328 void kfd_dec_compute_active(struct kfd_node *node) in kfd_dec_compute_active() function