Home
last modified time | relevance | path

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

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