Searched refs:aa_may_ptrace (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/security/apparmor/include/ |
| D | ipc.h | 32 int aa_may_ptrace(struct aa_label *tracer, struct aa_label *tracee,
|
| /Linux-v5.4/security/apparmor/ |
| D | ipc.c | 120 int aa_may_ptrace(struct aa_label *tracer, struct aa_label *tracee, in aa_may_ptrace() function
|
| D | lsm.c | 113 error = aa_may_ptrace(tracer, tracee, in apparmor_ptrace_access_check() 129 error = aa_may_ptrace(tracer, tracee, AA_PTRACE_TRACE); in apparmor_ptrace_traceme()
|
| D | domain.c | 76 error = aa_may_ptrace(tracerl, to_label, PTRACE_MODE_ATTACH); in may_change_ptraced_domain()
|