Home
last modified time | relevance | path

Searched refs:ptrace_scope (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/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()
458 .procname = "ptrace_scope",
459 .data = &ptrace_scope,
/kernel/linux/linux-6.6/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()
452 .procname = "ptrace_scope",
453 .data = &ptrace_scope,

Completed in 2 milliseconds