Searched defs:CLONE_VM (Results 1 – 7 of 7) sorted by relevance
60 #define CLONE_VM 0x00000100 macro
11 #define CLONE_VM 0x00000100 /* set if VM shared between processes */ macro
88 CLONE_VM = 0x00000100 variable
186 CLONE_VM = 0x00000100 variable
23 CLONE_VM = 0x00000100 variable
1062 pub const CLONE_VM: ::c_int = 0x100; constant
1902 pub const CLONE_VM: ::c_int = 0x100; constant