Home
last modified time | relevance | path

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

/linux-6.12.1/security/yama/
Dyama_lsm.c28 static int ptrace_scope = YAMA_SCOPE_RELATIONAL; variable
363 switch (ptrace_scope) { in yama_ptrace_access_check()
407 switch (ptrace_scope) { in yama_ptrace_traceme()
460 .data = &ptrace_scope,
/linux-6.12.1/Documentation/admin-guide/LSM/
DYama.rst10 ptrace_scope subtitle
/linux-6.12.1/tools/testing/selftests/mm/
Drun_vmtests.sh379 (echo 0 | sudo tee /proc/sys/kernel/yama/ptrace_scope 2>&1) | tap_prefix