Searched defs:tracee (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/security/apparmor/ |
D | ipc.c | 82 static int profile_tracee_perm(struct aa_profile *tracee, in profile_tracee_perm() 94 struct aa_label *tracee, u32 request, in profile_tracer_perm() 123 int aa_may_ptrace(struct aa_label *tracer, struct aa_label *tracee, in aa_may_ptrace()
|
D | lsm.c | 114 struct aa_label *tracer, *tracee; in apparmor_ptrace_access_check() local 130 struct aa_label *tracer, *tracee; in apparmor_ptrace_traceme() local
|
/Linux-v4.19/security/yama/ |
D | yama_lsm.c | 36 struct task_struct *tracee; member 146 struct task_struct *tracee) in yama_ptracer_add() 184 struct task_struct *tracee) in yama_ptracer_del() 310 struct task_struct *tracee) in ptracer_exception_found()
|
/Linux-v4.19/tools/testing/selftests/seccomp/ |
D | seccomp_bpf.c | 1321 void start_tracer(struct __test_metadata *_metadata, int fd, pid_t tracee, in start_tracer() 1389 pid_t tracee = getpid(); in setup_trace_fixture() local 1432 void tracer_poke(struct __test_metadata *_metadata, pid_t tracee, int status, in tracer_poke() 1577 int get_syscall(struct __test_metadata *_metadata, pid_t tracee) in get_syscall() 1605 pid_t tracee, int syscall) in change_syscall() 1677 void tracer_syscall(struct __test_metadata *_metadata, pid_t tracee, in tracer_syscall() 1712 void tracer_ptrace(struct __test_metadata *_metadata, pid_t tracee, in tracer_ptrace()
|