Searched refs:CLONE_IO (Results 1 – 7 of 7) sorted by relevance
31 #define CLONE_IO 0x80000000 /* Clone io context */ macro
73 # define CLONE_IO 0x80000000 /* Clone I/O context. */ macro
34 #define CLONE_IO 0x80000000 /* Clone io context */ macro
1542 if (clone_flags & CLONE_IO) { in copy_io()2495 CLONE_IO; in create_io_thread()