Symbol: SIGTERM
arch/loongarch/kernel/asm-offsets.c
245
DEFINE(_SIGTERM, SIGTERM);
arch/mips/kernel/asm-offsets.c
284
DEFINE(_SIGTERM, SIGTERM);
arch/powerpc/platforms/powernv/opal-core.c
132
sig = kernel_initiated ? SIGUSR1 : SIGTERM;
arch/um/os-Linux/helper.c
229
sigaddset(&sigset, SIGTERM);
arch/um/os-Linux/main.c
148
install_fatal_handler(SIGTERM);
arch/um/os-Linux/util.c
111
signal(SIGTERM, SIG_DFL);
arch/um/os-Linux/util.c
127
signal(SIGTERM, SIG_IGN);
arch/um/os-Linux/util.c
128
kill(0, SIGTERM);
drivers/gpu/drm/amd/amdkfd/kfd_events.c
1147
send_sig(SIGTERM, p->lead_thread, 0);
drivers/gpu/drm/ttm/tests/ttm_bo_test.c
181
do_send_sig_info(SIGTERM, SEND_SIG_PRIV, task, PIDTYPE_PID);
drivers/isdn/mISDN/l1oip_core.c
659
allow_signal(SIGTERM);
drivers/isdn/mISDN/l1oip_core.c
764
send_sig(SIGTERM, hc->socket_thread, 0);
drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c
2479
send_sig(SIGTERM, bus->watchdog_tsk, 1);
drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c
4102
allow_signal(SIGTERM);
drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c
4570
send_sig(SIGTERM, bus->watchdog_tsk, 1);
drivers/staging/rtl8723bs/core/rtw_cmd.c
384
allow_signal(SIGTERM);
drivers/staging/rtl8723bs/core/rtw_xmit.c
2525
allow_signal(SIGTERM);
drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c
409
allow_signal(SIGTERM);
drivers/tty/sysrq.c
375
send_sig_all(SIGTERM);
drivers/usb/atm/usbatm.c
1224
send_sig(SIGTERM, instance->thread, 1);
drivers/usb/atm/usbatm.c
960
allow_signal(SIGTERM);
drivers/usb/gadget/function/f_mass_storage.c
2579
allow_signal(SIGTERM);
kernel/audit.c
2748
(sig == SIGTERM || sig == SIGHUP ||
samples/bpf/cookie_uid_helper_example.c
319
if (signal(SIGTERM, finish) == SIG_ERR)
samples/bpf/cpustat_user.c
239
signal(SIGTERM, int_exit);
samples/bpf/ibumad_user.c
113
signal(SIGTERM, dump_exit);
samples/bpf/offwaketime_user.c
130
signal(SIGTERM, int_exit);
samples/bpf/sampleip_user.c
214
signal(SIGTERM, int_exit);
samples/bpf/trace_event_user.c
304
signal(SIGTERM, err_exit);
samples/bpf/xdp_adjust_tail_user.c
180
signal(SIGTERM, int_exit);
samples/bpf/xdp_sample_user.c
1247
sigaddset(&st, SIGTERM);
samples/bpf/xdp_tx_iptunnel_user.c
282
signal(SIGTERM, int_exit);
samples/hid/hid_mouse.c
130
signal(SIGTERM, int_exit);
samples/hid/hid_surface_dial.c
193
signal(SIGTERM, int_exit);
security/apparmor/include/sig_names.h
24
[SIGTERM] = 15,
tools/arch/x86/dell-uart-backlight-emulator/dell-uart-backlight-emulator.c
79
sigaction(SIGTERM, &sigact, 0);
tools/bpf/bpftool/map_perf_ring.c
200
signal(SIGTERM, int_exit);
tools/bpf/bpftool/tracelog.c
140
sigaction(SIGTERM, &act, NULL);
tools/iio/iio_generic_buffer.c
321
const int signums[] = { SIGINT, SIGTERM, SIGABRT };
tools/lib/subcmd/sigchain.c
51
sigchain_push(SIGTERM, f);
tools/perf/bench/sched-messaging.c
313
signal(SIGTERM, sig_handler);
tools/perf/builtin-daemon.c
1319
signal(SIGTERM, sig_handler);
tools/perf/builtin-daemon.c
901
daemon_session__signal(session, SIGTERM);
tools/perf/builtin-daemon.c
956
daemon__signal(daemon, SIGTERM);
tools/perf/builtin-kvm.c
1431
signal(SIGTERM, sig_handler);
tools/perf/builtin-kwork.c
1879
signal(SIGTERM, sig_handler);
tools/perf/builtin-kwork.c
2181
signal(SIGTERM, sig_handler);
tools/perf/builtin-lock.c
2065
signal(SIGTERM, sighandler);
tools/perf/builtin-record.c
2443
signal(SIGTERM, sig_handler);
tools/perf/builtin-record.c
2905
kill(rec->evlist->workload.pid, SIGTERM);
tools/perf/builtin-sched.c
3823
signal(SIGTERM, sighandler);
tools/perf/builtin-sched.c
4650
signal(SIGTERM, sighandler);
tools/perf/builtin-stat.c
1129
kill(child_pid, SIGTERM);
tools/perf/builtin-stat.c
915
kill(child_pid, SIGTERM);
tools/perf/builtin-stat.c
979
kill(child_pid, SIGTERM);
tools/perf/builtin-top.c
672
signal(SIGTERM, display_sig);
tools/perf/tests/builtin-test.c
326
SIGABRT, SIGBUS, SIGFPE, SIGILL, SIGINT, SIGPIPE, SIGQUIT, SIGSEGV, SIGTERM,
tools/perf/tests/builtin-test.c
605
signal(SIGTERM, cmd_test_sig_handler);
tools/perf/tests/builtin-test.c
669
signal(SIGTERM, SIG_DFL);
tools/perf/tests/kallsyms-split.c
113
signal(SIGTERM, remove_proc_dir);
tools/perf/ui/gtk/annotate.c
212
signal(SIGTERM, perf_gtk__signal);
tools/perf/ui/gtk/hists.c
607
signal(SIGTERM, perf_gtk__signal);
tools/perf/ui/tui/setup.c
171
signal(SIGTERM, ui__signal);
tools/perf/util/evlist.c
1497
signal(SIGTERM, SIG_DFL);
tools/perf/util/intel-tpebs.c
542
kill(tpebs_cmd.pid, SIGTERM);
tools/power/x86/intel-speed-select/isst-daemon.c
137
case SIGTERM:
tools/power/x86/intel-speed-select/isst-daemon.c
170
sigaction(SIGTERM, &sig_actions, NULL);
tools/sched_ext/scx_central.c
57
signal(SIGTERM, sigint_handler);
tools/sched_ext/scx_cpu0.c
70
signal(SIGTERM, sigint_handler);
tools/sched_ext/scx_flatcg.c
142
signal(SIGTERM, sigint_handler);
tools/sched_ext/scx_pair.c
54
signal(SIGTERM, sigint_handler);
tools/sched_ext/scx_qmap.c
64
signal(SIGTERM, sigint_handler);
tools/sched_ext/scx_sdt.c
52
signal(SIGTERM, sigint_handler);
tools/sched_ext/scx_simple.c
72
signal(SIGTERM, sigint_handler);
tools/sched_ext/scx_userland.c
340
signal(SIGTERM, sigint_handler);
tools/testing/selftests/arm64/fp/fp-stress.c
232
kill(child->pid, SIGTERM);
tools/testing/selftests/arm64/fp/fp-stress.c
540
ret = sigaction(SIGTERM, &sa, NULL);
tools/testing/selftests/arm64/fp/kernel-test.c
262
ret = sigaction(SIGTERM, &sa, NULL);
tools/testing/selftests/arm64/gcs/gcs-stress.c
236
kill(child->pid, SIGTERM);
tools/testing/selftests/arm64/gcs/gcs-stress.c
424
ret = sigaction(SIGTERM, &sa, NULL);
tools/testing/selftests/bpf/map_tests/sk_storage_map.c
403
signal(SIGTERM, stop_handler);
tools/testing/selftests/bpf/map_tests/sk_storage_map.c
420
signal(SIGTERM, SIG_DFL);
tools/testing/selftests/bpf/map_tests/sk_storage_map.c
437
signal(SIGTERM, stop_handler);
tools/testing/selftests/bpf/map_tests/sk_storage_map.c
446
signal(SIGTERM, SIG_DFL);
tools/testing/selftests/bpf/prog_tests/tc_redirect.c
1252
kill(tunnel_pid, SIGTERM);
tools/testing/selftests/bpf/xdp_features.c
665
signal(SIGTERM, sig_handler);
tools/testing/selftests/bpf/xdp_synproxy.c
229
signal(SIGTERM, cleanup);
tools/testing/selftests/bpf/xdp_synproxy.c
267
signal(SIGTERM, SIG_DFL);
tools/testing/selftests/bpf/xdping.c
196
signal(SIGTERM, cleanup);
tools/testing/selftests/cgroup/test_cpuset.c
133
(void)kill(object_pid, SIGTERM);
tools/testing/selftests/cgroup/test_cpuset.c
219
(void)kill(object_pid, SIGTERM);
tools/testing/selftests/cgroup/test_zswap.c
568
kill(child_pid, SIGTERM);
tools/testing/selftests/coredump/coredump_socket_protocol_test.c
41
kill(self->pid_coredump_server, SIGTERM);
tools/testing/selftests/coredump/coredump_socket_test.c
39
kill(self->pid_coredump_server, SIGTERM);
tools/testing/selftests/coredump/stackdump_test.c
66
kill(self->pid_coredump_server, SIGTERM);
tools/testing/selftests/gpio/gpio-mockup-cdev.c
110
sigaddset(&wset, SIGTERM);
tools/testing/selftests/memfd/memfd_test.c
790
sigaddset(&set, SIGTERM);
tools/testing/selftests/memfd/memfd_test.c
845
kill(pid, SIGTERM);
tools/testing/selftests/mm/droppable.c
49
kill(child, SIGTERM);
tools/testing/selftests/mm/hmm-tests.c
2079
EXPECT_EQ(0, kill(pid, SIGTERM));
tools/testing/selftests/mm/hmm-tests.c
2082
EXPECT_EQ(SIGTERM, WTERMSIG(status));
tools/testing/selftests/mm/khugepaged.c
122
signal(SIGTERM, restore_settings);
tools/testing/selftests/mm/migration.c
178
ASSERT_EQ(kill(self->pids[i], SIGTERM), 0);
tools/testing/selftests/mm/migration.c
250
ASSERT_EQ(kill(self->pids[i], SIGTERM), 0);
tools/testing/selftests/mm/migration.c
310
ASSERT_EQ(kill(self->pids[i], SIGTERM), 0);
tools/testing/selftests/mqueue/mq_perf_tests.c
699
sigaddset(&sa.sa_mask, SIGTERM);
tools/testing/selftests/mqueue/mq_perf_tests.c
710
if (sigaction(SIGTERM, &sa, NULL) == -1)
tools/testing/selftests/net/fin_ack_lat.c
106
kill(SIGTERM, child_pid);
tools/testing/selftests/net/fin_ack_lat.c
118
if (signal(SIGTERM, sig_handler) == SIG_ERR)
tools/testing/selftests/net/netfilter/audit_logread.c
153
if (sigaction(SIGTERM, &act, NULL) < 0 ||
tools/testing/selftests/powerpc/harness.c
66
kill(-pid, SIGTERM);
tools/testing/selftests/powerpc/harness.c
74
kill(-pid, SIGTERM);
tools/testing/selftests/powerpc/pmu/ebb/ebb.c
481
if (sigaction(SIGTERM, &term_action, NULL))
tools/testing/selftests/powerpc/pmu/lib.c
79
kill(child_pid, SIGTERM);
tools/testing/selftests/powerpc/pmu/lib.c
92
signal(SIGTERM, SIG_DFL);
tools/testing/selftests/powerpc/ptrace/ptrace-gpr.c
148
kill(pid, SIGTERM);
tools/testing/selftests/powerpc/ptrace/ptrace-tm-gpr.c
133
kill(pid, SIGTERM);
tools/testing/selftests/powerpc/ptrace/ptrace-tm-spd-gpr.c
142
kill(pid, SIGTERM);
tools/testing/selftests/powerpc/ptrace/ptrace-tm-spd-tar.c
147
kill(pid, SIGTERM);
tools/testing/selftests/powerpc/ptrace/ptrace-tm-tar.c
134
kill(pid, SIGTERM);
tools/testing/selftests/powerpc/ptrace/ptrace-vsx.c
90
kill(pid, SIGTERM);
tools/testing/selftests/proc/proc-empty-vm.c
473
kill(getppid(), SIGTERM);
tools/testing/selftests/proc/proc-pid-vm.c
81
kill(pid, SIGTERM);
tools/testing/selftests/proc/setns-dcache.c
108
kill(pid, SIGTERM);
tools/testing/selftests/proc/setns-dcache.c
41
kill(pid, SIGTERM);
tools/testing/selftests/proc/setns-sysvipc.c
107
kill(pid, SIGTERM);
tools/testing/selftests/proc/setns-sysvipc.c
40
kill(pid, SIGTERM);
tools/testing/selftests/resctrl/resctrl_val.c
407
sigaction(SIGTERM, &sigact, NULL) ||
tools/testing/selftests/resctrl/resctrl_val.c
428
sigaction(SIGTERM, &sigact, NULL) ||
tools/testing/selftests/resctrl/resctrlfs.c
932
kill(pid, SIGTERM);
tools/testing/selftests/sched_ext/runner.c
141
signal(SIGTERM, sigint_handler);
tools/testing/selftests/seccomp/seccomp_bpf.c
4824
EXPECT_EQ(kill(pid, SIGTERM), 0);
tools/testing/selftests/seccomp/seccomp_bpf.c
4832
EXPECT_EQ(SIGTERM, WTERMSIG(status));
tools/testing/selftests/thermal/intel/power_floor/power_floor_test.c
48
if (signal(SIGTERM, power_floor_exit) == SIG_IGN)
tools/testing/selftests/thermal/intel/power_floor/power_floor_test.c
49
signal(SIGTERM, SIG_IGN);
tools/testing/selftests/thermal/intel/workload_hint/workload_hint_test.c
107
if (signal(SIGTERM, workload_hint_exit) == SIG_IGN)
tools/testing/selftests/thermal/intel/workload_hint/workload_hint_test.c
108
signal(SIGTERM, SIG_IGN);
tools/testing/selftests/uevent/uevent_filtering.c
328
ret = kill(pid, SIGTERM); /* success */
tools/testing/selftests/uevent/uevent_filtering.c
344
if (sig == SIGTERM)
tools/testing/selftests/uevent/uevent_filtering.c
374
ret = sigaction(SIGTERM, &act, NULL);
tools/testing/selftests/watchdog/watchdog-test.c
347
signal(SIGTERM, term);
tools/thermal/thermometer/thermometer.c
445
if (kill(pid, SIGTERM))
tools/thermal/tmon/tmon.c
103
case SIGTERM:
tools/thermal/tmon/tmon.c
279
if (signal(SIGTERM, tmon_sig_handler) == SIG_ERR)
tools/tracing/latency/latency-collector.c
466
sigaddset_or_die(&s, SIGTERM);
tools/tracing/latency/latency-collector.c
489
sigaction_or_die(SIGTERM, &sa, NULL);
tools/usb/usbip/src/usbipd.c
458
sigaction(SIGTERM, &act, NULL);
tools/usb/usbip/src/usbipd.c
555
sigdelset(&sigmask, SIGTERM);
tools/verification/rv/src/rv.c
194
signal(SIGTERM, stop_rv);
tools/virtio/virtio-trace/trace-agent-ctl.c
96
signal(SIGTERM, signal_handler);