tag
line
file
source code
copy_page_tables
144
include/linux/mm.h
extern int copy_page_tables(struct task_struct * to);
copy_page_tables
142
kernel/fork.c
if (copy_page_tables(p))