aa_may_ptrace      76 security/apparmor/domain.c 	error = aa_may_ptrace(tracerl, to_label, PTRACE_MODE_ATTACH);
aa_may_ptrace      32 security/apparmor/include/ipc.h int aa_may_ptrace(struct aa_label *tracer, struct aa_label *tracee,
aa_may_ptrace     113 security/apparmor/lsm.c 	error = aa_may_ptrace(tracer, tracee,
aa_may_ptrace     129 security/apparmor/lsm.c 	error = aa_may_ptrace(tracer, tracee, AA_PTRACE_TRACE);