taglinefilesource code
copy_page_tables82include/linux/mm.hextern int copy_page_tables(struct task_struct * new);
copy_page_tables64kernel/fork.creturn copy_page_tables(p);