Home
last modified time | relevance | path

Searched refs:aa_may_ptrace (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/security/apparmor/include/
A Dtask.h94 int aa_may_ptrace(struct aa_label *tracer, struct aa_label *tracee,
/linux-6.3-rc2/security/apparmor/
A Dtask.c285 int aa_may_ptrace(struct aa_label *tracer, struct aa_label *tracee, in aa_may_ptrace() function
A Dlsm.c123 error = aa_may_ptrace(tracer, tracee, in apparmor_ptrace_access_check()
139 error = aa_may_ptrace(tracer, tracee, AA_PTRACE_TRACE); in apparmor_ptrace_traceme()
A Ddomain.c59 error = aa_may_ptrace(tracerl, to_label, PTRACE_MODE_ATTACH); in may_change_ptraced_domain()

Completed in 9 milliseconds