Searched refs:find_process (Results 1 – 2 of 2) sorted by relevance
69 static struct kfd_process *find_process(const struct task_struct *thread);294 process = find_process(thread); in kfd_create_process()351 process = find_process(thread); in kfd_get_process()370 static struct kfd_process *find_process(const struct task_struct *thread) in find_process() function
7200 (for_each_process, find_process): New function.