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