Searched defs:_metadata (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/tools/testing/selftests/seccomp/ |
D | seccomp_bpf.c | 1024 void tracer(struct __test_metadata *_metadata, int fd, pid_t tracee, in tracer() 1081 pid_t setup_trace_fixture(struct __test_metadata *_metadata, in setup_trace_fixture() 1108 void teardown_trace_fixture(struct __test_metadata *_metadata, in teardown_trace_fixture() 1129 void tracer_poke(struct __test_metadata *_metadata, pid_t tracee, int status, in tracer_poke() 1250 int get_syscall(struct __test_metadata *_metadata, pid_t tracee) in get_syscall() 1266 void change_syscall(struct __test_metadata *_metadata, in change_syscall() 1321 void tracer_syscall(struct __test_metadata *_metadata, pid_t tracee, in tracer_syscall()
|