Searched refs:PT_TRACE_VFORK (Results 1 – 3 of 3) sorted by relevance
239 if (current->ptrace & PT_TRACE_VFORK) in tracehook_prepare_clone()
85 #define PT_TRACE_VFORK 0x00000020 macro
422 child->ptrace |= PT_TRACE_VFORK; in ptrace_setoptions()