Home
last modified time | relevance | path

Searched defs:tracee (Results 1 – 4 of 4) sorted by relevance

/linux/security/apparmor/
H A Dtask.c243 struct aa_profile *tracee, in profile_tracee_perm()
256 struct aa_label *tracee, u32 request, in profile_tracer_perm()
289 const struct cred *tracee_cred, struct aa_label *tracee, in aa_may_ptrace()
H A Dlsm.c127 struct aa_label *tracer, *tracee; in apparmor_ptrace_access_check() local
146 struct aa_label *tracer, *tracee; in apparmor_ptrace_traceme() local
/linux/samples/ftrace/
H A Dftrace-ops.c120 static struct sample_ops *ops_alloc_init(void *tracee, ftrace_func_t func, in ops_alloc_init()
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1535 void start_tracer(struct __test_metadata *_metadata, int fd, pid_t tracee, in start_tracer()
1613 pid_t tracee = getpid(); in setup_trace_fixture() local
1651 void tracer_poke(struct __test_metadata *_metadata, pid_t tracee, int status, in tracer_poke()
1952 int get_syscall(struct __test_metadata *_metadata, pid_t tracee) in get_syscall()
1965 pid_t tracee, long *syscall, long *ret) in __change_syscall()
1991 pid_t tracee, long syscall) in change_syscall_nr()
1998 pid_t tracee, long ret) in change_syscall_ret()
2005 void tracer_seccomp(struct __test_metadata *_metadata, pid_t tracee, in tracer_seccomp()
2056 void tracer_ptrace(struct __test_metadata *_metadata, pid_t tracee, in tracer_ptrace()