taglinefilesource code
COPYVM138kernel/fork.cif (clone_flags & COPYVM) {
COPYVM175kernel/fork.cunsigned long clone_flags = COPYVM | SIGCHLD;
COPYVM232kernel/fork.cclone_flags |= COPYVM;