Home
last modified time | relevance | path

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

/security/apparmor/
A Dtask.c288 int aa_may_ptrace(const struct cred *tracer_cred, struct aa_label *tracer, in aa_may_ptrace() argument
297 profile_tracer_perm(tracer_cred, profile, tracee, in aa_may_ptrace()
A Ddomain.c54 const struct cred *tracer_cred = NULL; in may_change_ptraced_domain() local
63 tracer_cred = get_task_cred(tracer); in may_change_ptraced_domain()
69 error = aa_may_ptrace(tracer_cred, tracerl, to_cred, to_label, in may_change_ptraced_domain()
75 put_cred(tracer_cred); in may_change_ptraced_domain()
/security/apparmor/include/
A Dtask.h94 int aa_may_ptrace(const struct cred *tracer_cred, struct aa_label *tracer,

Completed in 9 milliseconds