Searched refs:kfd_get_next_process_device_data (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_process.c452 struct kfd_process_device *kfd_get_next_process_device_data(struct kfd_process *p, kfd_get_next_process_device_data() function
H A Dkfd_priv.h563 struct kfd_process_device *kfd_get_next_process_device_data(struct kfd_process *p,
H A Dkfd_chardev.c806 } while ((pdd = kfd_get_next_process_device_data(p, pdd)) != NULL && kfd_ioctl_get_process_apertures()

Completed in 138 milliseconds