Searched defs:ctx_void (Results 1 – 15 of 15) sorted by relevance
/Linux-v4.19/tools/testing/selftests/x86/ |
D | sysret_rip.c | 77 static void sigsegv_for_sigreturn_test(int sig, siginfo_t *info, void *ctx_void) in sigsegv_for_sigreturn_test() 93 static void sigusr1(int sig, siginfo_t *info, void *ctx_void) in sigusr1() 121 static void sigsegv_for_fallthrough(int sig, siginfo_t *info, void *ctx_void) in sigsegv_for_fallthrough()
|
D | mov_ss_trap.c | 117 static void sigtrap(int sig, siginfo_t *si, void *ctx_void) in sigtrap() 126 static void handle_and_return(int sig, siginfo_t *si, void *ctx_void) in handle_and_return() 134 static void handle_and_longjmp(int sig, siginfo_t *si, void *ctx_void) in handle_and_longjmp()
|
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 | sigreturn.c | 446 static void sigusr1(int sig, siginfo_t *info, void *ctx_void) in sigusr1() 473 static void sigtrap(int sig, siginfo_t *info, void *ctx_void) in sigtrap() 518 static void sigusr2(int sig, siginfo_t *info, void *ctx_void) in sigusr2()
|
D | iopl.c | 40 static void sigsegv(int sig, siginfo_t *si, void *ctx_void) in sigsegv()
|
D | vdso_restorer.c | 42 static void handler_with_siginfo(int sig, siginfo_t *info, void *ctx_void) in handler_with_siginfo()
|
D | syscall_nt.c | 59 static void sigtrap(int sig, siginfo_t *si, void *ctx_void) in sigtrap()
|
D | ioperm.c | 50 static void sigsegv(int sig, siginfo_t *si, void *ctx_void) in sigsegv()
|
D | single_step_syscall.c | 81 static void sigtrap(int sig, siginfo_t *info, void *ctx_void) in sigtrap()
|
D | test_vsyscall.c | 187 static void sigsegv(int sig, siginfo_t *info, void *ctx_void) in sigsegv() 444 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 | entry_from_vm86.c | 55 static void sighandler(int sig, siginfo_t *info, void *ctx_void) in sighandler()
|
D | fsgsbase.c | 58 static void sigsegv(int sig, siginfo_t *si, void *ctx_void) in sigsegv()
|
D | ptrace_syscall.c | 135 static void empty_handler(int sig, siginfo_t *si, void *ctx_void) in empty_handler()
|
D | ldt_gdt.c | 525 static void sigsegv(int sig, siginfo_t *info, void *ctx_void) in sigsegv()
|