Home | History | Annotate | Download | only in strace

Lines Matching defs:CLONE_VM

504 #define CLONE_VM        0x00000100      /* set if VM shared between processes */
523 { CLONE_VM, "CLONE_VM" },