kfd_get_process  1806 drivers/gpu/drm/amd/amdkfd/kfd_chardev.c 	process = kfd_get_process(current);
kfd_get_process  1904 drivers/gpu/drm/amd/amdkfd/kfd_chardev.c 	process = kfd_get_process(current);
kfd_get_process   133 drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c 	kq->queue->process = kfd_get_process(current);
kfd_get_process   763 drivers/gpu/drm/amd/amdkfd/kfd_priv.h struct kfd_process *kfd_get_process(const struct task_struct *);