/tools/testing/selftests/x86/ |
D | sysret_rip.c | 42 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument 54 static void clearhandler(int sig) in clearhandler() 69 static void sigsegv_for_sigreturn_test(int sig, siginfo_t *info, void *ctx_void) in sigsegv_for_sigreturn_test() 85 static void sigusr1(int sig, siginfo_t *info, void *ctx_void) in sigusr1() 113 static void sigsegv_for_fallthrough(int sig, siginfo_t *info, void *ctx_void) in sigsegv_for_fallthrough()
|
D | mov_ss_trap.c | 98 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument 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 | 42 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument 67 static void sigsegv_or_sigbus(int sig, siginfo_t *info, void *ctx_void) in sigsegv_or_sigbus() 85 static void sigtrap(int sig, siginfo_t *info, void *ctx_void) in sigtrap() 108 static void sigill(int sig, siginfo_t *info, void *ctx_void) in sigill()
|
D | ioperm.c | 25 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument 38 static void clearhandler(int sig) in clearhandler() 50 static void sigsegv(int sig, siginfo_t *si, void *ctx_void) in sigsegv()
|
D | iopl.c | 25 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument 40 static void sigsegv(int sig, siginfo_t *si, void *ctx_void) in sigsegv()
|
D | vdso_restorer.c | 34 static void handler_with_siginfo(int sig, siginfo_t *info, void *ctx_void) in handler_with_siginfo() 39 static void handler_without_siginfo(int sig) in handler_without_siginfo()
|
D | entry_from_vm86.c | 30 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument 42 static void clearhandler(int sig) in clearhandler() 54 static void sighandler(int sig, siginfo_t *info, void *ctx_void) in sighandler()
|
D | sigreturn.c | 144 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument 156 static void clearhandler(int sig) in clearhandler() 394 static void validate_signal_ss(int sig, ucontext_t *ctx) in validate_signal_ss() 438 static void sigusr1(int sig, siginfo_t *info, void *ctx_void) in sigusr1() 478 static void sigtrap(int sig, siginfo_t *info, void *ctx_void) in sigtrap() 523 static void sigusr2(int sig, siginfo_t *info, void *ctx_void) in sigusr2()
|
D | ptrace_syscall.c | 96 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument 108 static void setsigign(int sig, int flags) in setsigign() 119 static void clearhandler(int sig) in clearhandler() 135 static void empty_handler(int sig, siginfo_t *si, void *ctx_void) in empty_handler()
|
D | syscall_nt.c | 39 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument 51 static void sigtrap(int sig, siginfo_t *si, void *ctx_void) in sigtrap()
|
D | single_step_syscall.c | 34 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument 73 static void sigtrap(int sig, siginfo_t *info, void *ctx_void) in sigtrap()
|
D | fsgsbase.c | 42 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument 54 static void clearhandler(int sig) in clearhandler() 64 static void sigsegv(int sig, siginfo_t *si, void *ctx_void) in sigsegv() 82 static void sigill(int sig, siginfo_t *si, void *ctx_void) in sigill()
|
D | unwind_vdso.c | 44 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument 126 static void sigtrap(int sig, siginfo_t *info, void *ctx_void) in sigtrap()
|
D | ldt_gdt.c | 481 static void fix_sa_restorer(int sig) in fix_sa_restorer() 503 static void fix_sa_restorer(int sig) in fix_sa_restorer() 509 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument 525 static void sigsegv(int sig, siginfo_t *info, void *ctx_void) in sigsegv()
|
/tools/lib/subcmd/ |
D | sigchain.c | 15 static void check_signum(int sig) in check_signum() 21 static int sigchain_push(int sig, sigchain_fun f) in sigchain_push() 34 int sigchain_pop(int sig) in sigchain_pop()
|
/tools/perf/tests/ |
D | bp_signal.c | 102 static int __event(bool is_x, void *addr, int sig) in __event() 140 static int bp_event(void *addr, int sig) in bp_event() 145 static int wp_event(void *addr, int sig) in wp_event()
|
/tools/testing/selftests/prctl/ |
D | disable-tsc-ctxt-sw-stress-test.c | 39 static void sigsegv_expect(int sig) in sigsegv_expect() 59 static void sigsegv_fail(int sig) in sigsegv_fail()
|
/tools/perf/ui/tui/ |
D | setup.c | 100 static void ui__signal_backtrace(int sig) in ui__signal_backtrace() 118 static void ui__signal(int sig) in ui__signal()
|
/tools/testing/selftests/sigaltstack/ |
D | sas.c | 37 void my_usr1(int sig, siginfo_t *si, void *u) in my_usr1() 74 void my_usr2(int sig, siginfo_t *si, void *u) in my_usr2()
|
/tools/testing/selftests/ptrace/ |
D | peeksiginfo.c | 15 static int sys_rt_sigqueueinfo(pid_t tgid, int sig, siginfo_t *uinfo) in sys_rt_sigqueueinfo() 21 int sig, siginfo_t *uinfo) in sys_rt_tgsigqueueinfo()
|
/tools/testing/selftests/powerpc/tm/ |
D | tm-sigreturn.c | 27 void handler(int sig) in handler()
|
/tools/testing/selftests/filesystems/ |
D | dnotify_test.c | 11 static void handler(int sig, siginfo_t *si, void *data) in handler()
|
/tools/perf/trace/beauty/ |
D | signum.c | 8 int sig = arg->val; in syscall_arg__scnprintf_signum() local
|
/tools/testing/selftests/bpf/progs/ |
D | test_send_signal_kern.c | 25 __u32 key = 0, pid, sig; in bpf_send_signal_test() local
|
/tools/testing/selftests/pidfd/ |
D | pidfd_poll_test.c | 21 static void handle_alarm(int sig) in handle_alarm()
|