Home
last modified time | relevance | path

Searched refs:force_sig (Results 76 – 96 of 96) sorted by relevance

1234

/openbmc/linux/arch/ia64/kernel/
H A Dsignal.c154 force_sig(SIGSEGV); in ia64_rt_sigreturn()
/openbmc/linux/arch/mips/sgi-ip22/
H A Dip28-berr.c449 force_sig(SIGBUS); in ip22_be_interrupt()
/openbmc/linux/arch/arm64/kernel/
H A Dfpsimd.c1472 force_sig(SIGKILL); in do_sve_acc()
1524 force_sig(SIGKILL); in do_sme_acc()
H A Dtraps.c271 force_sig(SIGKILL); in arm64_force_sig_fault()
/openbmc/linux/include/linux/sched/
H A Dsignal.h345 extern void force_sig(int);
/openbmc/linux/arch/parisc/kernel/
H A Dsignal.c152 force_sig(SIGSEGV); in sys_rt_sigreturn()
/openbmc/qemu/linux-user/
H A Dsignal.c623 void force_sig(int sig) in force_sig() function
667 force_sig(TARGET_SIGSEGV); in force_sigsegv()
/openbmc/linux/kernel/events/
H A Duprobes.c2164 force_sig(SIGILL); in handle_trampoline()
2197 force_sig(SIGTRAP); in handle_swbp()
2280 force_sig(SIGILL); in handle_singlestep()
/openbmc/qemu/linux-user/loongarch64/
H A Dsignal.c440 force_sig(TARGET_SIGSEGV); in do_rt_sigreturn()
/openbmc/linux/arch/sparc/kernel/
H A Dprocess_64.c560 force_sig(SIGSEGV); in fault_in_user_windows()
H A Dtraps_64.c2179 force_sig(SIGKILL); in sun4v_nonresum_error_user_handled()
/openbmc/linux/arch/loongarch/kernel/
H A Dsignal.c946 force_sig(sig); in SYSCALL_DEFINE0()
955 force_sig(SIGSEGV); in SYSCALL_DEFINE0()
/openbmc/linux/arch/x86/kernel/cpu/sgx/
H A Dmain.c698 force_sig(SIGBUS); in arch_memory_failure()
/openbmc/linux/arch/um/kernel/
H A Dtlb.c527 force_sig(SIGKILL); in flush_tlb_page()
/openbmc/linux/arch/x86/kernel/
H A Duprobes.c1086 force_sig(SIGSEGV); in arch_uretprobe_hijack_return_addr()
H A Dvm86_32.c544 force_sig(SIGTRAP); in handle_vm86_trap()
/openbmc/qemu/linux-user/aarch64/
H A Dsignal.c724 force_sig(TARGET_SIGSEGV); in do_rt_sigreturn()
/openbmc/linux/arch/x86/mm/
H A Dtlb.c342 force_sig(SIGBUS); in l1d_flush_force_sigbus()
/openbmc/linux/arch/powerpc/kernel/
H A Dsignal_64.c853 force_sig(SIGSEGV); in SYSCALL_DEFINE0()
/openbmc/linux/kernel/
H A Dsignal.c1667 void force_sig(int sig) in force_sig() function
1679 EXPORT_SYMBOL(force_sig);
1718 force_sig(SIGSEGV); in force_sigsegv()
/openbmc/linux/arch/x86/kernel/cpu/mce/
H A Dcore.c1329 force_sig(SIGBUS); in kill_me_now()

1234