Lines Matching defs:CLONE_PARENT
552 #define CLONE_PARENT 0x00008000 /* set if we want to have the same parent as the cloner */577 { CLONE_PARENT, "CLONE_PARENT" },908 if ((call_flags & CLONE_PARENT) &&