Searched refs:aa_may_ptrace (Results 1 – 4 of 4) sorted by relevance
| /security/apparmor/include/ |
| A D | task.h | 94 int aa_may_ptrace(const struct cred *tracer_cred, struct aa_label *tracer,
|
| /security/apparmor/ |
| A D | task.c | 288 int aa_may_ptrace(const struct cred *tracer_cred, struct aa_label *tracer, in aa_may_ptrace() function
|
| A D | lsm.c | 135 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 D | domain.c | 69 error = aa_may_ptrace(tracer_cred, tracerl, to_cred, to_label, in may_change_ptraced_domain()
|
Completed in 18 milliseconds