Searched defs:ctx_void (Results  1 – 7 of 7) sorted by relevance
| /linux-4.4.14/tools/testing/selftests/x86/ | 
| D | syscall_arg_fault.c | 46 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()
 
 | 
| D | single_step_syscall.c | 79 static void sigtrap(int sig, siginfo_t *info, void *ctx_void)  in sigtrap()
 | 
| D | entry_from_vm86.c | 55 static void sighandler(int sig, siginfo_t *info, void *ctx_void)  in sighandler()
 | 
| D | sigreturn.c | 316 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()
 
 | 
| D | unwind_vdso.c | 135 static void sigtrap(int sig, siginfo_t *info, void *ctx_void)  in sigtrap()
 | 
| D | ptrace_syscall.c | 122 static void empty_handler(int sig, siginfo_t *si, void *ctx_void)  in empty_handler()
 | 
| D | ldt_gdt.c | 412 static void sigsegv(int sig, siginfo_t *info, void *ctx_void)  in sigsegv()
 |