| /tools/testing/selftests/powerpc/pmu/ebb/ |
| A D | multi_ebb_procs_test.c | 34 if (sigaction(SIGINT, &sigint_action, NULL)) { in cycles_child() 96 kill(pids[i], SIGINT); in multi_ebb_procs()
|
| /tools/testing/selftests/thermal/intel/power_floor/ |
| A D | power_floor_test.c | 44 if (signal(SIGINT, power_floor_exit) == SIG_IGN) in main() 45 signal(SIGINT, SIG_IGN); in main()
|
| /tools/testing/selftests/arm64/fp/ |
| A D | asm-offsets.h | 8 #define SIGINT 2 macro
|
| /tools/testing/selftests/thermal/intel/workload_hint/ |
| A D | workload_hint_test.c | 85 if (signal(SIGINT, workload_hint_exit) == SIG_IGN) in main() 86 signal(SIGINT, SIG_IGN); in main()
|
| /tools/testing/selftests/livepatch/ |
| A D | test_klp-call_getpid.c | 33 signal(SIGINT, &int_handler); in main()
|
| /tools/perf/tests/workloads/ |
| A D | noploop.c | 24 signal(SIGINT, sighandler); in noploop()
|
| A D | datasym.c | 33 signal(SIGINT, sighandler); in datasym()
|
| A D | leafloop.c | 38 signal(SIGINT, sighandler); in leafloop()
|
| A D | thloop.c | 40 signal(SIGINT, sighandler); in thloop()
|
| /tools/testing/selftests/cgroup/ |
| A D | test_pids.c | 58 if (kill(pid, SIGINT)) in test_pids_max() 108 if (kill(pid, SIGINT)) in test_pids_events()
|
| /tools/power/x86/intel-speed-select/ |
| A D | isst-daemon.c | 136 case SIGINT: in signal_handler() 171 sigaction(SIGINT, &sig_actions, NULL); 235 signal(SIGINT, signal_handler);
|
| /tools/testing/selftests/mm/ |
| A D | write_to_hugetlbfs.c | 49 if (signo == SIGINT) { in sig_handler() 79 if (signal(SIGINT, sig_handler) == SIG_ERR) in main()
|
| /tools/lib/subcmd/ |
| A D | sigchain.c | 49 sigchain_push(SIGINT, f); in sigchain_push_common()
|
| /tools/testing/selftests/timers/ |
| A D | leapcrash.c | 67 signal(SIGINT, handler); in main()
|
| /tools/virtio/virtio-trace/ |
| A D | trace-agent-ctl.c | 97 signal(SIGINT, signal_handler); in rw_ctl_loop()
|
| /tools/testing/selftests/powerpc/ |
| A D | harness.c | 111 if (sigaction(SIGINT, &sig_action, NULL)) { in test_harness()
|
| /tools/sched_ext/ |
| A D | scx_simple.c | 69 signal(SIGINT, sigint_handler); in main()
|
| /tools/testing/selftests/filesystems/fat/ |
| A D | run_fat_tests.sh | 24 trap cleanup SIGINT SIGTERM EXIT
|
| /tools/testing/selftests/bpf/map_tests/ |
| A D | sk_storage_map.c | 404 signal(SIGINT, stop_handler); in test_sk_storage_map_stress_free() 421 signal(SIGINT, SIG_DFL); in test_sk_storage_map_stress_free() 438 signal(SIGINT, stop_handler); in test_sk_storage_map_stress_change() 447 signal(SIGINT, SIG_DFL); in test_sk_storage_map_stress_change()
|
| /tools/thermal/tmon/ |
| A D | tmon.c | 111 case SIGINT: in tmon_sig_handler() 277 if (signal(SIGINT, tmon_sig_handler) == SIG_ERR) in main()
|
| /tools/verification/rv/src/ |
| A D | rv.c | 193 signal(SIGINT, stop_rv); in main()
|
| /tools/bpf/bpftool/ |
| A D | tracelog.c | 146 sigaction(SIGINT, &act, NULL); in do_tracelog()
|
| /tools/testing/selftests/net/ |
| A D | udpgso_bench_rx.c | 57 if (signum == SIGINT) in sigint_handler() 404 signal(SIGINT, sigint_handler); in main()
|
| /tools/arch/x86/dell-uart-backlight-emulator/ |
| A D | dell-uart-backlight-emulator.c | 78 sigaction(SIGINT, &sigact, 0); in main()
|
| /tools/laptop/dslm/ |
| A D | dslm.c | 159 signal(SIGINT, ender); in main()
|