Searched defs:ctx_void (Results 1 – 18 of 18) sorted by relevance
/linux-6.15/tools/testing/selftests/x86/ |
D | syscall_arg_fault.c | 32 static void sigsegv_or_sigbus(int sig, siginfo_t *info, void *ctx_void) in sigsegv_or_sigbus() 51 static void sigtrap(int sig, siginfo_t *info, void *ctx_void) in sigtrap() 74 static void sigill(int sig, siginfo_t *info, void *ctx_void) in sigill()
|
D | sysret_rip.c | 41 static void sigsegv_for_sigreturn_test(int sig, siginfo_t *info, void *ctx_void) in sigsegv_for_sigreturn_test() 57 static void sigusr1(int sig, siginfo_t *info, void *ctx_void) in sigusr1() 85 static void sigsegv_for_fallthrough(int sig, siginfo_t *info, void *ctx_void) in sigsegv_for_fallthrough()
|
D | mov_ss_trap.c | 104 static void sigtrap(int sig, siginfo_t *si, void *ctx_void) in sigtrap() 113 static void handle_and_return(int sig, siginfo_t *si, void *ctx_void) in handle_and_return() 121 static void handle_and_longjmp(int sig, siginfo_t *si, void *ctx_void) in handle_and_longjmp()
|
D | sigaltstack.c | 45 static void sigsegv(int sig, siginfo_t *info, void *ctx_void) in sigsegv() 57 static void sigalrm(int sig, siginfo_t *info, void *ctx_void) in sigalrm()
|
D | single_step_syscall.c | 49 static void sigtrap(int sig, siginfo_t *info, void *ctx_void) in sigtrap() 76 static void print_and_longjmp(int sig, siginfo_t *si, void *ctx_void) in print_and_longjmp()
|
D | sigreturn.c | 415 static void sigusr1(int sig, siginfo_t *info, void *ctx_void) in sigusr1() 455 static void sigtrap(int sig, siginfo_t *info, void *ctx_void) in sigtrap() 500 static void sigusr2(int sig, siginfo_t *info, void *ctx_void) in sigusr2()
|
D | syscall_nt.c | 21 static void sigtrap(int sig, siginfo_t *si, void *ctx_void) in sigtrap()
|
D | ioperm.c | 29 static void sigsegv(int sig, siginfo_t *si, void *ctx_void) in sigsegv()
|
D | fsgsbase.c | 44 static void sigsegv(int sig, siginfo_t *si, void *ctx_void) in sigsegv() 62 static void sigill(int sig, siginfo_t *si, void *ctx_void) in sigill()
|
D | vdso_restorer.c | 35 static void handler_with_siginfo(int sig, siginfo_t *info, void *ctx_void) in handler_with_siginfo()
|
D | test_vsyscall.c | 313 static void sigsegv(int sig, siginfo_t *info, void *ctx_void) in sigsegv() 466 static void sigtrap(int sig, siginfo_t *info, void *ctx_void) in sigtrap()
|
D | iopl.c | 29 static void sigsegv(int sig, siginfo_t *si, void *ctx_void) in sigsegv()
|
D | unwind_vdso.c | 95 static void sigtrap(int sig, siginfo_t *info, void *ctx_void) in sigtrap()
|
D | entry_from_vm86.c | 34 static void sighandler(int sig, siginfo_t *info, void *ctx_void) in sighandler()
|
D | ptrace_syscall.c | 115 static void empty_handler(int sig, siginfo_t *si, void *ctx_void) in empty_handler()
|
D | amx.c | 68 static void handle_noperm(int sig, siginfo_t *si, void *ctx_void) in handle_noperm()
|
D | xstate.c | 370 static void validate_sigfpstate(int sig, siginfo_t *si, void *ctx_void) in validate_sigfpstate()
|
D | ldt_gdt.c | 513 static void sigsegv(int sig, siginfo_t *info, void *ctx_void) in sigsegv()
|