Home
last modified time | relevance | path

Searched defs:CLONE_UNTRACED (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/arch/parisc/kernel/
Dentry.S713 #define CLONE_UNTRACED 0x00800000 macro
/linux-3.3/include/linux/
Dsched.h22 #define CLONE_UNTRACED 0x00800000 /* set if the tracing process can't force CLONE_PTRACE on this c… macro