Home
last modified time | relevance | path

Searched refs:dup_task_struct (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/
H A Dfork.c886 static struct task_struct *dup_task_struct(struct task_struct *orig, int node) in dup_task_struct() function
1996 p = dup_task_struct(current, node); in copy_process()