Home
last modified time | relevance | path

Searched defs:tracee (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/security/apparmor/
H A Dipc.c76 static int profile_tracee_perm(struct aa_profile *tracee, in profile_tracee_perm() argument
87 profile_tracer_perm(struct aa_profile *tracer, struct aa_label *tracee, u32 request, struct common_audit_data *sa) profile_tracer_perm() argument
118 aa_may_ptrace(struct aa_label *tracer, struct aa_label *tracee, u32 request) aa_may_ptrace() argument
[all...]
H A Dlsm.c118 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/apparmor/
H A Dtask.c246 profile_tracee_perm(const struct cred *cred, struct aa_profile *tracee, struct aa_label *tracer, u32 request, struct apparmor_audit_data *ad) profile_tracee_perm() argument
258 profile_tracer_perm(const struct cred *cred, struct aa_profile *tracer, struct aa_label *tracee, u32 request, struct apparmor_audit_data *ad) profile_tracer_perm() argument
290 aa_may_ptrace(const struct cred *tracer_cred, struct aa_label *tracer, const struct cred *tracee_cred, struct aa_label *tracee, u32 request) aa_may_ptrace() argument
[all...]
H A Dlsm.c118 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-6.6/samples/ftrace/
H A Dftrace-ops.c120 static struct sample_ops *ops_alloc_init(void *tracee, ftrace_func_t func, in ops_alloc_init() argument
/kernel/linux/linux-5.10/security/yama/
H A Dyama_lsm.c32 struct task_struct *tracee; member
141 yama_ptracer_add(struct task_struct *tracer, struct task_struct *tracee) yama_ptracer_add() argument
179 yama_ptracer_del(struct task_struct *tracer, struct task_struct *tracee) yama_ptracer_del() argument
305 ptracer_exception_found(struct task_struct *tracer, struct task_struct *tracee) ptracer_exception_found() argument
[all...]
/kernel/linux/linux-6.6/security/yama/
H A Dyama_lsm.c32 struct task_struct *tracee; member
141 yama_ptracer_add(struct task_struct *tracer, struct task_struct *tracee) yama_ptracer_add() argument
179 yama_ptracer_del(struct task_struct *tracer, struct task_struct *tracee) yama_ptracer_del() argument
305 ptracer_exception_found(struct task_struct *tracer, struct task_struct *tracee) ptracer_exception_found() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1498 void start_tracer(struct __test_metadata *_metadata, int fd, pid_t tracee, in start_tracer() argument
1566 pid_t tracee = getpid(); setup_trace_fixture() local
1610 tracer_poke(struct __test_metadata *_metadata, pid_t tracee, int status, void *args) tracer_poke() argument
1907 get_syscall(struct __test_metadata *_metadata, pid_t tracee) get_syscall() argument
1919 __change_syscall(struct __test_metadata *_metadata, pid_t tracee, long *syscall, long *ret) __change_syscall() argument
1945 change_syscall_nr(struct __test_metadata *_metadata, pid_t tracee, long syscall) change_syscall_nr() argument
1952 change_syscall_ret(struct __test_metadata *_metadata, pid_t tracee, long ret) change_syscall_ret() argument
1960 tracer_seccomp(struct __test_metadata *_metadata, pid_t tracee, int status, void *args) tracer_seccomp() argument
2006 tracer_ptrace(struct __test_metadata *_metadata, pid_t tracee, int status, void *args) tracer_ptrace() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1513 void start_tracer(struct __test_metadata *_metadata, int fd, pid_t tracee, in start_tracer() argument
1591 pid_t tracee = getpid(); setup_trace_fixture() local
1635 tracer_poke(struct __test_metadata *_metadata, pid_t tracee, int status, void *args) tracer_poke() argument
1936 get_syscall(struct __test_metadata *_metadata, pid_t tracee) get_syscall() argument
1948 __change_syscall(struct __test_metadata *_metadata, pid_t tracee, long *syscall, long *ret) __change_syscall() argument
1974 change_syscall_nr(struct __test_metadata *_metadata, pid_t tracee, long syscall) change_syscall_nr() argument
1981 change_syscall_ret(struct __test_metadata *_metadata, pid_t tracee, long ret) change_syscall_ret() argument
1989 tracer_seccomp(struct __test_metadata *_metadata, pid_t tracee, int status, void *args) tracer_seccomp() argument
2040 tracer_ptrace(struct __test_metadata *_metadata, pid_t tracee, int status, void *args) tracer_ptrace() argument
[all...]

Completed in 14 milliseconds