Searched defs:_metadata (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() 923 pid_t setup_trace_fixture(struct __test_metadata *_metadata, in setup_trace_fixture() 949 void teardown_trace_fixture(struct __test_metadata *_metadata, in teardown_trace_fixture() 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() 1088 void change_syscall(struct __test_metadata *_metadata, in change_syscall() 1127 void tracer_syscall(struct __test_metadata *_metadata, pid_t tracee, in tracer_syscall()
|