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

/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_priv.h1014 struct kfd_process *kfd_create_process(struct task_struct *thread);
H A Dkfd_process.c800 struct kfd_process *kfd_create_process(struct task_struct *thread) function
H A Dkfd_chardev.c147 process = kfd_create_process(current);
156 /* filep now owns the reference returned by kfd_create_process */
2930 target = create_process ? kfd_create_process(thread) :

Completed in 133 milliseconds