Searched refs:create_process (Results 1 – 1 of 1) sorted by relevance
69 static struct kfd_process *create_process(const struct task_struct *thread);821 process = create_process(thread); in kfd_create_process()1298 static struct kfd_process *create_process(const struct task_struct *thread) in create_process() function