Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dsched.h23 #define CLONE_UNTRACED 0x00800000 macro
/kernel/linux/linux-5.10/include/uapi/linux/
Dsched.h26 #define CLONE_UNTRACED 0x00800000 /* set if the tracing process can't force CLONE_PTRACE on this c… macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dsched.h38 #define CLONE_UNTRACED 0x00800000 macro
/kernel/linux/linux-5.10/tools/include/uapi/linux/
Dsched.h26 #define CLONE_UNTRACED 0x00800000 /* set if the tracing process can't force CLONE_PTRACE on this c… macro