| /tools/perf/util/ |
| D | sigchain.c | 13 static void check_signum(int sig) in check_signum() 19 static int sigchain_push(int sig, sigchain_fun f) in sigchain_push() 32 int sigchain_pop(int sig) in sigchain_pop()
|
| D | util.c | 350 void sighandler_dump_stack(int sig) in sighandler_dump_stack()
|
| /tools/testing/selftests/x86/ |
| D | syscall_arg_fault.c | 29 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument 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 | entry_from_vm86.c | 31 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument 43 static void clearhandler(int sig) in clearhandler() 55 static void sighandler(int sig, siginfo_t *info, void *ctx_void) in sighandler()
|
| D | single_step_syscall.c | 42 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument 79 static void sigtrap(int sig, siginfo_t *info, void *ctx_void) in sigtrap()
|
| D | ptrace_syscall.c | 94 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument 106 static void clearhandler(int sig) in clearhandler() 122 static void empty_handler(int sig, siginfo_t *si, void *ctx_void) in empty_handler()
|
| D | ldt_gdt.c | 429 static void fix_sa_restorer(int sig) in fix_sa_restorer() 451 static void fix_sa_restorer(int sig) in fix_sa_restorer() 457 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument 473 static void sigsegv(int sig, siginfo_t *info, void *ctx_void) in sigsegv()
|
| D | sigreturn.c | 121 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument 133 static void clearhandler(int sig) in clearhandler() 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 | 53 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument 135 static void sigtrap(int sig, siginfo_t *info, void *ctx_void) in sigtrap()
|
| D | test_FISTTP.c | 111 void sighandler(int sig) in sighandler()
|
| D | test_FCMOV.c | 47 void sighandler(int sig) in sighandler()
|
| D | test_vsyscall.c | 36 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument 182 static void sigsegv(int sig, siginfo_t *info, void *ctx_void) in sigsegv() 439 static void sigtrap(int sig, siginfo_t *info, void *ctx_void) in sigtrap()
|
| D | test_FCOMI.c | 292 void sighandler(int sig) in sighandler()
|
| /tools/perf/ui/tui/ |
| D | setup.c | 96 static void ui__signal_backtrace(int sig) in ui__signal_backtrace() 114 static void ui__signal(int sig) in ui__signal()
|
| /tools/testing/selftests/ptrace/ |
| D | peeksiginfo.c | 14 static int sys_rt_sigqueueinfo(pid_t tgid, int sig, siginfo_t *uinfo) in sys_rt_sigqueueinfo() 20 int sig, siginfo_t *uinfo) in sys_rt_tgsigqueueinfo()
|
| /tools/perf/ui/gtk/ |
| D | browser.c | 11 void perf_gtk__signal(int sig) in perf_gtk__signal()
|
| /tools/virtio/virtio-trace/ |
| D | trace-agent-ctl.c | 29 static void signal_handler(int sig) in signal_handler()
|
| /tools/thermal/tmon/ |
| D | tmon.c | 109 static void tmon_sig_handler(int sig) in tmon_sig_handler()
|
| D | tui.c | 191 void resize_handler(int sig) in resize_handler()
|
| /tools/testing/selftests/memfd/ |
| D | fuse_test.c | 165 int sig, r; in sealing_thread_fn() local
|
| D | memfd_test.c | 497 int sig; in idle_thread_fn() local
|
| /tools/perf/ |
| D | builtin-record.c | 126 static void sig_handler(int sig) in sig_handler()
|
| D | builtin-trace.c | 925 int sig = arg->val; in syscall_arg__scnprintf_signum() local 1593 static void sig_handler(int sig) in sig_handler()
|
| /tools/vm/ |
| D | page-types.c | 831 static void sigbus_handler(int sig, siginfo_t *info, void *ucontex) in sigbus_handler()
|
| /tools/net/ |
| D | bpf_dbg.c | 1305 static void intr_shell(int sig) in intr_shell()
|