Home
last modified time | relevance | path

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

/linux-4.1.27/security/apparmor/
Dipc.c63 int aa_may_ptrace(struct aa_profile *tracer, struct aa_profile *tracee, in aa_may_ptrace() function
103 error = aa_may_ptrace(tracer_p, tracee_p, mode); in aa_ptrace()
Ddomain.c76 error = aa_may_ptrace(tracerp, to_profile, PTRACE_MODE_ATTACH); in may_change_ptraced_domain()
/linux-4.1.27/security/apparmor/include/
Dipc.h22 int aa_may_ptrace(struct aa_profile *tracer, struct aa_profile *tracee,