Home
last modified time | relevance | path

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

/external/strace/tests-m32/
Dtest_ucopy.c108 int status, tracee; in test_ucopy() local
Dptrace.c112 int status, tracee, saved; in test_peeksiginfo() local
/external/strace/tests-mx32/
Dtest_ucopy.c108 int status, tracee; in test_ucopy() local
Dptrace.c112 int status, tracee, saved; in test_peeksiginfo() local
/external/strace/tests/
Dtest_ucopy.c108 int status, tracee; in test_ucopy() local
Dptrace.c112 int status, tracee, saved; in test_peeksiginfo() local
/external/seccomp-tests/linux/
Dseccomp_bpf.c1024 void tracer(struct __test_metadata *_metadata, int fd, pid_t tracee, in tracer()
1087 pid_t tracee = getpid(); in setup_trace_fixture() local
1129 void tracer_poke(struct __test_metadata *_metadata, pid_t tracee, int status, in tracer_poke()
1257 int get_syscall(struct __test_metadata *_metadata, pid_t tracee) in get_syscall()
1281 pid_t tracee, int syscall) in change_syscall()
1342 void tracer_syscall(struct __test_metadata *_metadata, pid_t tracee, in tracer_syscall()
/external/linux-kselftest/tools/testing/selftests/seccomp/
Dseccomp_bpf.c1390 void start_tracer(struct __test_metadata *_metadata, int fd, pid_t tracee, in start_tracer()
1458 pid_t tracee = getpid(); in setup_trace_fixture() local
1501 void tracer_poke(struct __test_metadata *_metadata, pid_t tracee, int status, in tracer_poke()
1659 int get_syscall(struct __test_metadata *_metadata, pid_t tracee) in get_syscall()
1687 pid_t tracee, int syscall, int result) in change_syscall()
1759 void tracer_syscall(struct __test_metadata *_metadata, pid_t tracee, in tracer_syscall()
1799 void tracer_ptrace(struct __test_metadata *_metadata, pid_t tracee, in tracer_ptrace()
/external/autotest/client/site_tests/security_SeccompSyscallFilters/src/
Dseccomp_bpf_tests.c752 void tracer(struct __test_metadata *_metadata, pid_t tracee, in tracer()
837 pid_t tracee = getpid(); in FIXTURE_SETUP() local