Home
last modified time | relevance | path

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

/linux/security/yama/
H A Dyama_lsm.c33 struct task_struct *tracee; member
142 struct task_struct *tracee) in yama_ptracer_add()
180 struct task_struct *tracee) in yama_ptracer_del()
301 struct task_struct *tracee) in ptracer_exception_found()
/linux/security/apparmor/
H A Dtask.c244 struct aa_profile *tracee, in profile_tracee_perm()
257 struct aa_label *tracee, u32 request, in profile_tracer_perm()
290 const struct cred *tracee_cred, struct aa_label *tracee, in aa_may_ptrace()
H A Dlsm.c129 struct aa_label *tracer, *tracee; in apparmor_ptrace_access_check() local
148 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 start_tracer(struct __test_metadata * _metadata,int fd,pid_t tracee,tracer_func_t tracer_func,void * args,bool ptrace_syscall) start_tracer() argument
1613 pid_t tracee = getpid(); setup_trace_fixture() local
1651 tracer_poke(struct __test_metadata * _metadata,pid_t tracee,int status,void * args) tracer_poke() argument
1952 get_syscall(struct __test_metadata * _metadata,pid_t tracee) get_syscall() argument
1965 __change_syscall(struct __test_metadata * _metadata,pid_t tracee,long * syscall,long * ret) __change_syscall() argument
1991 change_syscall_nr(struct __test_metadata * _metadata,pid_t tracee,long syscall) change_syscall_nr() argument
1998 change_syscall_ret(struct __test_metadata * _metadata,pid_t tracee,long ret) change_syscall_ret() argument
2005 tracer_seccomp(struct __test_metadata * _metadata,pid_t tracee,int status,void * args) tracer_seccomp() argument
2056 tracer_ptrace(struct __test_metadata * _metadata,pid_t tracee,int status,void * args) tracer_ptrace() argument
[all...]