Lines Matching refs:__test_metadata
634 void kill_thread_or_group(struct __test_metadata *_metadata, bool kill_process) in kill_thread_or_group()
1318 typedef void tracer_func_t(struct __test_metadata *_metadata,
1321 void start_tracer(struct __test_metadata *_metadata, int fd, pid_t tracee, in start_tracer()
1383 pid_t setup_trace_fixture(struct __test_metadata *_metadata, in setup_trace_fixture()
1411 void teardown_trace_fixture(struct __test_metadata *_metadata, in teardown_trace_fixture()
1432 void tracer_poke(struct __test_metadata *_metadata, pid_t tracee, int status, in tracer_poke()
1577 int get_syscall(struct __test_metadata *_metadata, pid_t tracee) in get_syscall()
1604 void change_syscall(struct __test_metadata *_metadata, in change_syscall()
1677 void tracer_syscall(struct __test_metadata *_metadata, pid_t tracee, in tracer_syscall()
1712 void tracer_ptrace(struct __test_metadata *_metadata, pid_t tracee, in tracer_ptrace()
2178 struct __test_metadata *metadata;