Home
last modified time | relevance | path

Searched defs:CLONE_VM (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/alpha/kernel/
Dentry.S45 #define CLONE_VM 0x00000100 macro
/linux-2.4.37.9/arch/parisc/kernel/
Dentry.S512 #define CLONE_VM 0x100 /* Must agree with <linux/sched.h> */ macro
/linux-2.4.37.9/include/linux/
Dsched.h36 #define CLONE_VM 0x00000100 /* set if VM shared between processes */ macro