Searched refs:tracer_p (Results 1 – 1 of 1) sorted by relevance
95 struct aa_profile *tracer_p; in aa_ptrace() local99 tracer_p = aa_cred_profile(cred); in aa_ptrace()101 if (!unconfined(tracer_p)) { in aa_ptrace()106 error = aa_may_ptrace(tracer, tracer_p, tracee_p, mode); in aa_ptrace()107 error = aa_audit_ptrace(tracer_p, tracee_p, error); in aa_ptrace()