Searched refs:CLONE_IO (Results 1 – 9 of 9) sorted by relevance
160 #if defined(CLONE_IO) || (defined(HAVE_DECL_CLONE_IO) && HAVE_DECL_CLONE_IO)162 static_assert((CLONE_IO) == (0x80000000), "CLONE_IO != 0x80000000");165 # define CLONE_IO 0x80000000200 XLAT(CLONE_IO),
23 CLONE_IO 0x80000000
71 #ifndef CLONE_IO72 #define CLONE_IO 0x80000000 macro
39 {CLONE_IO, KCMP_IO},
34 #define CLONE_IO 0x80000000 /* Clone io context */ macro
42 CLONE_IO;
1249 #ifdef CLONE_IO1250 { "CLONE_IO", (unsigned long) CLONE_IO },
1083 pub const CLONE_IO: ::c_int = 0x80000000; constant
1923 pub const CLONE_IO: ::c_int = 0x80000000; constant