Searched refs:find_process (Results 1 – 1 of 1) sorted by relevance
67 static struct kfd_process *find_process(const struct task_struct *thread);817 process = find_process(thread); in kfd_create_process()885 process = find_process(thread); in kfd_get_process()904 static struct kfd_process *find_process(const struct task_struct *thread) in find_process() function