Searched refs:tracer_func_t (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/ |
H A D | seccomp_bpf.c | 1495 typedef void tracer_func_t(struct __test_metadata *_metadata, typedef 1499 tracer_func_t tracer_func, void *args, bool ptrace_syscall) in start_tracer() 1561 tracer_func_t func, void *args, bool ptrace_syscall) in setup_trace_fixture()
|
/kernel/linux/linux-6.6/tools/testing/selftests/seccomp/ |
H A D | seccomp_bpf.c | 1510 typedef void tracer_func_t(struct __test_metadata *_metadata, typedef 1514 tracer_func_t tracer_func, void *args, bool ptrace_syscall) in start_tracer() 1586 tracer_func_t func, void *args, bool ptrace_syscall) in setup_trace_fixture()
|
Completed in 11 milliseconds