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