Searched refs:CLONE_PARENT (Results 1 – 5 of 5) sorted by relevance
25 #if defined(CLONE_PARENT) || (defined(HAVE_DECL_CLONE_PARENT) && HAVE_DECL_CLONE_PARENT)26 XLAT(CLONE_PARENT),
8 CLONE_PARENT
14 #define CLONE_PARENT 0x00008000 /* set if we want to have the same parent as the cloner */ macro
262 * Implemented CLONE_PARENT and CLONE_UNTRACED flags handling.