Home
last modified time | relevance | path

Searched refs:ptrace_scope (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/security/yama/
H A Dyama_lsm.c28 static int ptrace_scope = YAMA_SCOPE_RELATIONAL; variable
356 switch (ptrace_scope) { in yama_ptrace_access_check()
400 switch (ptrace_scope) { in yama_ptrace_traceme()
453 .data = &ptrace_scope,
/linux-6.15/Documentation/admin-guide/LSM/
H A DYama.rst10 ptrace_scope subtitle
/linux-6.15/tools/testing/selftests/mm/
H A Drun_vmtests.sh426 (echo 0 > /proc/sys/kernel/yama/ptrace_scope 2>&1) | tap_prefix