Searched refs:kfd_get_process (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_kernel_queue.c145 kq->queue->process = kfd_get_process(current);
H A Dkfd_priv.h1015 struct kfd_process *kfd_get_process(const struct task_struct *task);
H A Dkfd_process.c876 struct kfd_process *kfd_get_process(const struct task_struct *thread) function
H A Dkfd_chardev.c3382 process = kfd_get_process(current);

Completed in 291 milliseconds