Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_priv.h1540 void kfd_inc_compute_active(struct kfd_node *dev);
H A Dkfd_device.c1395 void kfd_inc_compute_active(struct kfd_node *node) in kfd_inc_compute_active() function
H A Dkfd_device_queue_manager.c1425 kfd_inc_compute_active(dqm->dev); in register_process()