taglinefilesource code
copy_page_tables94include/linux/mm.hextern int copy_page_tables(struct task_struct * new);
copy_page_tables126kernel/fork.cif (!p->kernel_stack_page || copy_page_tables(p)) {