Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdkfd/
Dkfd_chardev.c852 pdd = kfd_get_first_process_device_data(p); in kfd_ioctl_get_process_apertures()
913 pdd = kfd_get_first_process_device_data(p); in kfd_ioctl_get_process_apertures_new()
940 pdd = kfd_get_first_process_device_data(p); in kfd_ioctl_get_process_apertures_new()
Dkfd_priv.h758 struct kfd_process_device *kfd_get_first_process_device_data(
Dkfd_process.c751 struct kfd_process_device *kfd_get_first_process_device_data( in kfd_get_first_process_device_data() function