Home
last modified time | relevance | path

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

/linux-4.4.14/tools/testing/selftests/x86/
Dsyscall_arg_fault.c46 static void sigsegv(int sig, siginfo_t *info, void *ctx_void) in sigsegv()
61 static void sigill(int sig, siginfo_t *info, void *ctx_void) in sigill()
Dsingle_step_syscall.c79 static void sigtrap(int sig, siginfo_t *info, void *ctx_void) in sigtrap()
Dentry_from_vm86.c55 static void sighandler(int sig, siginfo_t *info, void *ctx_void) in sighandler()
Dsigreturn.c316 static void sigusr1(int sig, siginfo_t *info, void *ctx_void) in sigusr1()
340 static void sigtrap(int sig, siginfo_t *info, void *ctx_void) in sigtrap()
Dunwind_vdso.c135 static void sigtrap(int sig, siginfo_t *info, void *ctx_void) in sigtrap()
Dptrace_syscall.c122 static void empty_handler(int sig, siginfo_t *si, void *ctx_void) in empty_handler()
Dldt_gdt.c412 static void sigsegv(int sig, siginfo_t *info, void *ctx_void) in sigsegv()