tag
line
file
source code
PF_PTRACED
42
arch/alpha/kernel/entry.S
#define PF_PTRACED 0x00000010
PF_PTRACED
244
include/linux/sched.h
#define PF_PTRACED 0x00000010 /* set if ptrace (0) has been called. */