Searched refs:dup_task_struct (Results 1 – 2 of 2) sorted by relevance
1103 static struct task_struct *dup_task_struct(struct task_struct *orig, int node) in dup_task_struct() function2332 p = dup_task_struct(current, node); in copy_process()
872 static struct task_struct *dup_task_struct(struct task_struct *orig, int node) in dup_task_struct() function1978 p = dup_task_struct(current, node); in copy_process()