Searched refs:CLONE_PARENT_SETTID (Results 1 – 4 of 4) sorted by relevance
29 #define CLONE_PARENT_SETTID 0x00100000 macro
65 #define CLONE_PARENT_SETTID 0x00100000 macro
91 if (port_flags & (CLONE_PARENT_SETTID|CLONE_SETTLS|CLONE_CHILD_SETTID)) { in WRAP()