Searched refs:CLONE_IO (Results 1 – 4 of 4) sorted by relevance
34 #define CLONE_IO 0x80000000 /* Clone io context */ macro
296 if (clone_flags & CLONE_IO) { in __copy_io()
2650 CLONE_IO|CLONE_VM|CLONE_UNTRACED; in create_io_thread()