Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdkfd/
Dkfd_chardev.c867 pdd = kfd_get_first_process_device_data(p); in kfd_ioctl_get_process_apertures()
928 pdd = kfd_get_first_process_device_data(p); in kfd_ioctl_get_process_apertures_new()
955 pdd = kfd_get_first_process_device_data(p); in kfd_ioctl_get_process_apertures_new()
Dkfd_priv.h793 struct kfd_process_device *kfd_get_first_process_device_data(
Dkfd_process.c851 struct kfd_process_device *kfd_get_first_process_device_data( in kfd_get_first_process_device_data() function