Searched defs:tracee (Results 1 – 9 of 9) sorted by relevance
| /kernel/linux/linux-5.10/security/apparmor/ |
| D | ipc.c | 76 static int profile_tracee_perm(struct aa_profile *tracee, in profile_tracee_perm() 88 struct aa_label *tracee, u32 request, in profile_tracer_perm() 118 int aa_may_ptrace(struct aa_label *tracer, struct aa_label *tracee, in aa_may_ptrace()
|
| D | lsm.c | 118 struct aa_label *tracer, *tracee; in apparmor_ptrace_access_check() local 134 struct aa_label *tracer, *tracee; in apparmor_ptrace_traceme() local
|
| /kernel/linux/linux-6.6/security/yama/ |
| D | yama_lsm.c | 32 struct task_struct *tracee; member 142 struct task_struct *tracee) in yama_ptracer_add() 180 struct task_struct *tracee) in yama_ptracer_del() 306 struct task_struct *tracee) in ptracer_exception_found()
|
| /kernel/linux/linux-6.6/security/apparmor/ |
| D | task.c | 247 struct aa_profile *tracee, in profile_tracee_perm() 260 struct aa_label *tracee, u32 request, in profile_tracer_perm() 291 const struct cred *tracee_cred, struct aa_label *tracee, in aa_may_ptrace()
|
| D | lsm.c | 118 struct aa_label *tracer, *tracee; in apparmor_ptrace_access_check() local 136 struct aa_label *tracer, *tracee; in apparmor_ptrace_traceme() local
|
| /kernel/linux/linux-5.10/security/yama/ |
| D | yama_lsm.c | 32 struct task_struct *tracee; member 142 struct task_struct *tracee) in yama_ptracer_add() 180 struct task_struct *tracee) in yama_ptracer_del() 306 struct task_struct *tracee) in ptracer_exception_found()
|
| /kernel/linux/linux-6.6/samples/ftrace/ |
| D | ftrace-ops.c | 120 static struct sample_ops *ops_alloc_init(void *tracee, ftrace_func_t func, in ops_alloc_init()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/seccomp/ |
| D | seccomp_bpf.c | 1496 void start_tracer(struct __test_metadata *_metadata, int fd, pid_t tracee, in start_tracer() 1564 pid_t tracee = getpid(); in setup_trace_fixture() local 1608 void tracer_poke(struct __test_metadata *_metadata, pid_t tracee, int status, in tracer_poke() 1901 int get_syscall(struct __test_metadata *_metadata, pid_t tracee) in get_syscall() 1914 pid_t tracee, long *syscall, long *ret) in __change_syscall() 1940 pid_t tracee, long syscall) in change_syscall_nr() 1947 pid_t tracee, long ret) in change_syscall_ret() 1954 void tracer_seccomp(struct __test_metadata *_metadata, pid_t tracee, in tracer_seccomp() 2000 void tracer_ptrace(struct __test_metadata *_metadata, pid_t tracee, in tracer_ptrace()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/seccomp/ |
| D | seccomp_bpf.c | 1513 void start_tracer(struct __test_metadata *_metadata, int fd, pid_t tracee, in start_tracer() 1591 pid_t tracee = getpid(); in setup_trace_fixture() local 1635 void tracer_poke(struct __test_metadata *_metadata, pid_t tracee, int status, in tracer_poke() 1936 int get_syscall(struct __test_metadata *_metadata, pid_t tracee) in get_syscall() 1949 pid_t tracee, long *syscall, long *ret) in __change_syscall() 1975 pid_t tracee, long syscall) in change_syscall_nr() 1982 pid_t tracee, long ret) in change_syscall_ret() 1989 void tracer_seccomp(struct __test_metadata *_metadata, pid_t tracee, in tracer_seccomp() 2040 void tracer_ptrace(struct __test_metadata *_metadata, pid_t tracee, in tracer_ptrace()
|