Searched refs:CLONE_VFORK (Results 1 – 25 of 31) sorted by relevance
12
48 #if defined(CLONE_VFORK) || (defined(HAVE_DECL_CLONE_VFORK) && HAVE_DECL_CLONE_VFORK)50 static_assert((CLONE_VFORK) == (0x00004000), "CLONE_VFORK != 0x00004000");53 # define CLONE_VFORK 0x00004000184 XLAT(CLONE_VFORK),
7 CLONE_VFORK 0x00004000
14 #define CLONE_VFORK 0x00004000 /* set if the parent wants the child to wake it up on mm_release */ macro
59 TEST(ltp_clone(CLONE_VM | CLONE_VFORK | SIGCHLD, child_fn, NULL, in main()
94 CLONE_VFORK = 0x00004000 variable
192 CLONE_VFORK = 0x00004000 variable
119 #ifdef CLONE_VFORK120 { "CLONE_VFORK", (unsigned long) CLONE_VFORK },
232 - fix CLONE_VFORK handling (#455078)245 - fix -f tracing of CLONE_VFORK (#455078)
250 PTRACE_EVENT_VFORK - stop before return from vfork/clone+CLONE_VFORK.260 vfork/clone+CLONE_VFORK, but after vfork child unblocked this tracee by395 then children created by (vfork or clone(CLONE_VFORK)), (fork or
48 CLONE_VFORK = 16384
159 CLONE_VFORK = 0x4000 const
291 CLONE_VFORK = 0x4000 const
309 CLONE_VFORK = 0x4000 const