Searched refs:CLONE_DETACHED (Results 1 – 15 of 15) sorted by relevance
22 #define CLONE_DETACHED 0x00400000 /* Unused, ignored */ macro
65 #ifdef CLONE_DETACHED66 { "CLONE_DETACHED", (unsigned long) CLONE_DETACHED },
272 CLONE_DETACHED = 0x400000 const
290 CLONE_DETACHED = 0x400000 const
52333 Remove nclone_detached since CLONE_DETACHED flag was no-op for a very52338 * process.c: Remove CLONE_DETACHED flag.52339 (clone_flags): Remove CLONE_DETACHED entry.52340 (internal_fork, internal_wait): Remove code dealing with CLONE_DETACHED