taglinefilesource code
CLONE_VM185include/asm-alpha/unistd.hreturn __kernel_thread(flags | CLONE_VM, fn, arg);
CLONE_VM299include/asm-i386/unistd.h"b" (flags | CLONE_VM)
CLONE_VM115kernel/fork.cif (clone_flags & CLONE_VM) {