Searched defs:tracee (Results 1 – 1 of 1) sorted by relevance
| /cts/tests/tests/os/jni/seccomp-tests/tests/ |
| D | seccomp_bpf_tests.c | 891 void tracer(struct __test_metadata *_metadata, int fd, pid_t tracee, in tracer() 952 pid_t tracee = getpid(); in setup_trace_fixture() local 993 void tracer_poke(struct __test_metadata *_metadata, pid_t tracee, int status, in tracer_poke() 1097 int get_syscall(struct __test_metadata *_metadata, pid_t tracee) { in get_syscall() 1113 pid_t tracee, int syscall) { in change_syscall() 1151 void tracer_syscall(struct __test_metadata *_metadata, pid_t tracee, in tracer_syscall()
|