Lines Matching refs:__test_metadata
684 void kill_thread_or_group(struct __test_metadata *_metadata, bool kill_process) in kill_thread_or_group()
1368 typedef void tracer_func_t(struct __test_metadata *_metadata,
1371 void start_tracer(struct __test_metadata *_metadata, int fd, pid_t tracee, in start_tracer()
1433 pid_t setup_trace_fixture(struct __test_metadata *_metadata, in setup_trace_fixture()
1461 void teardown_trace_fixture(struct __test_metadata *_metadata, in teardown_trace_fixture()
1482 void tracer_poke(struct __test_metadata *_metadata, pid_t tracee, int status, in tracer_poke()
1636 int get_syscall(struct __test_metadata *_metadata, pid_t tracee) in get_syscall()
1663 void change_syscall(struct __test_metadata *_metadata, in change_syscall()
1736 void tracer_syscall(struct __test_metadata *_metadata, pid_t tracee, in tracer_syscall()
1776 void tracer_ptrace(struct __test_metadata *_metadata, pid_t tracee, in tracer_ptrace()
2292 struct __test_metadata *metadata;