Home
last modified time | relevance | path

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

/security/apparmor/include/
A Dtask.h94 int aa_may_ptrace(const struct cred *tracer_cred, struct aa_label *tracer,
/security/apparmor/
A Dtask.c288 int aa_may_ptrace(const struct cred *tracer_cred, struct aa_label *tracer, in aa_may_ptrace() function
A Dlsm.c135 error = aa_may_ptrace(current_cred(), tracer, cred, tracee, in apparmor_ptrace_access_check()
154 error = aa_may_ptrace(cred, tracer, current_cred(), tracee, in apparmor_ptrace_traceme()
A Ddomain.c69 error = aa_may_ptrace(tracer_cred, tracerl, to_cred, to_label, in may_change_ptraced_domain()

Completed in 18 milliseconds