Searched refs:CLONE_IO (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Dsched.h34 #define CLONE_IO 0x80000000 /* Clone io context */ macro
/linux-master/tools/include/uapi/linux/
H A Dsched.h34 #define CLONE_IO 0x80000000 /* Clone io context */ macro
/linux-master/block/
H A Dblk-ioc.c301 * Share io context with parent, if CLONE_IO is set
303 if (clone_flags & CLONE_IO) {
/linux-master/kernel/
H A Dfork.c2734 CLONE_IO;

Completed in 122 milliseconds