Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdkfd/
Dkfd_priv.h1360 void kfd_inc_compute_active(struct kfd_dev *dev);
Dkfd_device.c1116 void kfd_inc_compute_active(struct kfd_dev *kfd) in kfd_inc_compute_active() function
Dkfd_device_queue_manager.c1189 kfd_inc_compute_active(dqm->dev); in register_process()