Home
last modified time | relevance | path

Searched refs:tracer_func_t (Results 1 – 2 of 2) sorted by relevance

/external/seccomp-tests/linux/
Dseccomp_bpf.c1021 typedef void tracer_func_t(struct __test_metadata *_metadata, typedef
1025 tracer_func_t tracer_func, void *args) in tracer()
1082 tracer_func_t func, void *args) in setup_trace_fixture()
/external/linux-kselftest/tools/testing/selftests/seccomp/
Dseccomp_bpf.c1313 typedef void tracer_func_t(struct __test_metadata *_metadata, typedef
1317 tracer_func_t tracer_func, void *args, bool ptrace_syscall) in start_tracer()
1379 tracer_func_t func, void *args, bool ptrace_syscall) in setup_trace_fixture()