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