Searched refs:CLONE_PTRACE (Results 1 – 25 of 32) sorted by relevance
12
41 #if defined(CLONE_PTRACE) || (defined(HAVE_DECL_CLONE_PTRACE) && HAVE_DECL_CLONE_PTRACE)43 static_assert((CLONE_PTRACE) == (0x00002000), "CLONE_PTRACE != 0x00002000");46 # define CLONE_PTRACE 0x00002000183 XLAT(CLONE_PTRACE),
6 CLONE_PTRACE 0x00002000
13 #define CLONE_PTRACE 0x00002000 /* set if we want to let tracing continue on the child too */ macro
76 CLONE_PTRACE | SIGCHLD, 0); in main()
93 CLONE_PTRACE = 0x00002000 variable
191 CLONE_PTRACE = 0x00002000 variable
101 #ifdef CLONE_PTRACE102 { "CLONE_PTRACE", (unsigned long) CLONE_PTRACE },
42 CLONE_PTRACE = 8192
157 CLONE_PTRACE = 0x2000 const
285 CLONE_PTRACE = 0x2000 const
303 CLONE_PTRACE = 0x2000 const