Home
last modified time | relevance | path

Searched defs:local_sigsys (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1141 struct local_sigsys { in TEST_F() struct
1142 void *_call_addr; /* calling user insn */ in TEST_F()
1143 int _syscall; /* triggering system call number */ in TEST_F()
1144 unsigned int _arch; /* AUDIT_ARCH_* of syscall */ in TEST_F()