Home
last modified time | relevance | path

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

/linux-3.3/arch/frv/kernel/
Dkernel_thread.S15 #define CLONE_VM 0x00000100 /* set if VM shared between processes */ macro
/linux-3.3/arch/parisc/kernel/
Dentry.S712 #define CLONE_VM 0x100 /* Must agree with <linux/sched.h> */ macro
/linux-3.3/include/linux/
Dsched.h8 #define CLONE_VM 0x00000100 /* set if VM shared between processes */ macro