Searched defs:si (Results 1 – 11 of 11) sorted by relevance
| /tools/testing/selftests/x86/ |
| 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 | iopl.c | 40 static void sigsegv(int sig, siginfo_t *si, void *ctx_void) in sigsegv()
|
| D | check_initial_reg_state.c | 19 unsigned long ax, bx, cx, dx, si, di, bp, sp, flags; variable
|
| D | ptrace_syscall.c | 86 siginfo_t si; in wait_trap() local 135 static void empty_handler(int sig, siginfo_t *si, void *ctx_void) in empty_handler()
|
| 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 | mpx-mini-test.c | 308 static inline void *__si_bounds_lower(siginfo_t *si) in __si_bounds_lower() 313 static inline void *__si_bounds_upper(siginfo_t *si) in __si_bounds_upper() 344 static inline void **__si_bounds_hack(siginfo_t *si) in __si_bounds_hack() 355 static inline void *__si_bounds_lower(siginfo_t *si) in __si_bounds_lower() 360 static inline void *__si_bounds_upper(siginfo_t *si) in __si_bounds_upper() 383 void check_siginfo_vs_shadow(siginfo_t* si) in check_siginfo_vs_shadow() 407 void handler(int signum, siginfo_t *si, void *vucontext) in handler()
|
| D | fsgsbase.c | 58 static void sigsegv(int sig, siginfo_t *si, void *ctx_void) in sigsegv()
|
| D | protection_keys.c | 260 void signal_handler(int signum, siginfo_t *si, void *vucontext) in signal_handler()
|
| /tools/testing/selftests/sigaltstack/ |
| D | sas.c | 36 void my_usr1(int sig, siginfo_t *si, void *u) in my_usr1() 79 void my_usr2(int sig, siginfo_t *si, void *u) in my_usr2()
|
| /tools/testing/selftests/filesystems/ |
| D | dnotify_test.c | 11 static void handler(int sig, siginfo_t *si, void *data) in handler()
|