Searched refs:ptrace_scope (Results 1 – 2 of 2) sorted by relevance
34 kernel.yama.ptrace_scope = 0
175 char ptrace_scope; in VG_() local187 if (VG_(read) (fd, &ptrace_scope, 1) == 1) { in VG_()188 dlog(1, "ptrace_scope %c\n", ptrace_scope); in VG_()189 if (ptrace_scope != '0') { in VG_()