Home
last modified time | relevance | path

Searched refs:SIGKILL (Results 1 – 25 of 174) sorted by relevance

1234567

/openbmc/linux/arch/arm64/mm/
H A Dfault.c322 make_task_dead(SIGKILL); in die_kernel_fault()
775 { do_bad, SIGKILL, SI_KERNEL, "ttbr address size fault" },
776 { do_bad, SIGKILL, SI_KERNEL, "level 1 address size fault" },
777 { do_bad, SIGKILL, SI_KERNEL, "level 2 address size fault" },
778 { do_bad, SIGKILL, SI_KERNEL, "level 3 address size fault" },
783 { do_bad, SIGKILL, SI_KERNEL, "unknown 8" },
787 { do_bad, SIGKILL, SI_KERNEL, "unknown 12" },
793 { do_bad, SIGKILL, SI_KERNEL, "unknown 18" },
794 { do_bad, SIGKILL, SI_KERNEL, "unknown 19" },
795 { do_sea, SIGKILL, SI_KERNEL, "level 0 (translation table walk)" },
[all …]
/openbmc/linux/arch/xtensa/kernel/
H A Dtraps.c204 regs, SIGKILL); in do_unhandled()
222 die("Caught multihit exception", regs, SIGKILL); in do_multihit()
361 __die_if_kernel("Illegal instruction in kernel", regs, SIGKILL); in do_illegal_instruction()
372 __die_if_kernel("Unhandled division by 0 in kernel", regs, SIGKILL); in do_div0()
380 regs, SIGKILL); in do_load_store()
399 regs, SIGKILL); in do_unaligned_user()
430 __die_if_kernel("Breakpoint in kernel", regs, SIGKILL); in do_debug()
/openbmc/linux/fs/jffs2/
H A Dbackground.c67 send_sig(SIGKILL, c->gc_task, 1); in jffs2_stop_garbage_collect_thread()
81 allow_signal(SIGKILL); in jffs2_garbage_collect_thread()
137 case SIGKILL: in jffs2_garbage_collect_thread()
/openbmc/linux/tools/testing/selftests/mm/
H A Dmrelease_test.c138 if (!kill(pid, SIGKILL)) in main()
146 if (!kill(pid, SIGKILL)) in main()
154 if (kill(pid, SIGKILL)) { in main()
/openbmc/linux/tools/perf/bench/
H A Dsched-seccomp-notify.c117 if (prctl(PR_SET_PDEATHSIG, SIGKILL, 0, 0, 0)) in bench_sched_seccomp_notify()
136 kill(pid, SIGKILL); in bench_sched_seccomp_notify()
139 if (!WIFSIGNALED(status) || WTERMSIG(status) != SIGKILL) in bench_sched_seccomp_notify()
/openbmc/linux/tools/testing/selftests/nsfs/
H A Dpidns.c35 prctl(PR_SET_PDEATHSIG, SIGKILL); in child()
76 kill(pid, SIGKILL); in main()
H A Downer.c41 prctl(PR_SET_PDEATHSIG, SIGKILL); in main()
89 kill(pid, SIGKILL); in main()
/openbmc/linux/tools/testing/selftests/perf_events/
H A Dremove_on_exec.c158 EXPECT_EQ(kill(pid_exec, SIGKILL), 0); in TEST_F()
191 EXPECT_EQ(kill(pid_exec, SIGKILL), 0); in TEST_F()
220 EXPECT_EQ(kill(pids[i], SIGKILL), 0); in TEST_F()
/openbmc/linux/arch/xtensa/mm/
H A Dfault.c75 bad_page_fault(regs, address, SIGKILL); in vmalloc_fault()
163 bad_page_fault(regs, address, SIGKILL); in do_page_fault()
215 bad_page_fault(regs, address, SIGKILL); in do_page_fault()
/openbmc/linux/tools/testing/selftests/openat2/
H A Drename_attack_test.c62 E_prctl(PR_SET_PDEATHSIG, SIGKILL); in spawn_attack()
143 E_kill(child, SIGKILL); in test_rename_attack()
/openbmc/linux/security/safesetid/
H A Dlsm.c210 force_sig(SIGKILL); in safesetid_task_fix_setuid()
234 force_sig(SIGKILL); in safesetid_task_fix_setgid()
255 force_sig(SIGKILL); in safesetid_task_fix_setgroups()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/
H A Dvmtoolsd.service8 KillSignal=SIGKILL
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/
H A Dkrb5-kdc.service10 SuccessExitStatus=1 2 SIGKILL
H A Dkrb5-admin-server.service11 SuccessExitStatus=1 2 SIGKILL
/openbmc/linux/Documentation/translations/zh_CN/userspace-api/
H A Dseccomp_filter.rst84 是 ``SIGSYS`` ,而不是 ``SIGKILL`` 。
88 是 ``SIGSYS`` ,而不是 ``SIGKILL`` 。
/openbmc/linux/arch/um/os-Linux/
H A Dprocess.c105 kill(pid, SIGKILL); in os_kill_process()
117 kill(pid, SIGKILL); in os_kill_ptraced_process()
/openbmc/linux/arch/ia64/include/uapi/asm/
H A Dsignal.h22 #define SIGKILL 9 macro
/openbmc/linux/arch/um/kernel/
H A Dexec.c34 force_sig(SIGKILL); in flush_thread()
/openbmc/linux/tools/testing/selftests/proc/
H A Dproc-tid0.c31 kill(pid, SIGKILL); in atexit_hook()
/openbmc/linux/security/apparmor/include/
H A Dsig_names.h22 [SIGKILL] = 9,
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/fan-watchdog/
H A Dfan-watchdog.service11 KillSignal=SIGKILL
/openbmc/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-poison.c172 kill(pid, SIGKILL); in tm_poison_test()
/openbmc/u-boot/include/asm-generic/
H A Dsignal.h19 #define SIGKILL 9 macro
/openbmc/linux/arch/m68k/include/uapi/asm/
H A Dsignal.h27 #define SIGKILL 9 macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dsignal.h14 #define SIGKILL 9 macro

1234567