Home
last modified time | relevance | path

Searched refs:tracee (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/security/apparmor/
Dipc.c62 struct aa_profile *tracee, unsigned int mode) in aa_may_ptrace() argument
69 if (unconfined(tracer) || tracer == tracee) in aa_may_ptrace()
83 int aa_ptrace(struct task_struct *tracer, struct task_struct *tracee, in aa_ptrace() argument
103 const struct cred *lcred = get_task_cred(tracee); in aa_ptrace()
/linux-2.6.39/security/apparmor/include/
Dipc.h23 struct aa_profile *tracee, unsigned int mode);
25 int aa_ptrace(struct task_struct *tracer, struct task_struct *tracee,