Searched refs:SEND_SIG_FORCED (Results 1 – 10 of 10) sorted by relevance
| /Linux-v4.19/include/trace/events/ |
| D | signal.h | 15 info == SEND_SIG_FORCED) { \
|
| /Linux-v4.19/mm/ |
| D | oom_kill.c | 862 do_send_sig_info(SIGKILL, SEND_SIG_FORCED, victim, PIDTYPE_TGID); in __oom_kill_process() 900 do_send_sig_info(SIGKILL, SEND_SIG_FORCED, p, PIDTYPE_TGID); in __oom_kill_process()
|
| /Linux-v4.19/kernel/ |
| D | pid_namespace.c | 219 send_sig_info(SIGKILL, SEND_SIG_FORCED, task); in zap_pid_ns_processes()
|
| D | ptrace.c | 399 send_sig_info(SIGSTOP, SEND_SIG_FORCED, task); in ptrace_attach() 566 send_sig_info(SIGKILL, SEND_SIG_FORCED, p); in exit_ptrace()
|
| D | signal.c | 735 return info <= SEND_SIG_FORCED; in is_si_special() 1038 from_ancestor_ns || (info == SEND_SIG_FORCED))) in __send_signal() 1056 if (info == SEND_SIG_FORCED) in __send_signal()
|
| /Linux-v4.19/include/linux/sched/ |
| D | signal.h | 480 #define SEND_SIG_FORCED ((struct siginfo *) 2) macro
|
| /Linux-v4.19/arch/x86/kernel/ |
| D | uprobes.c | 1089 force_sig_info(SIGSEGV, SEND_SIG_FORCED, current); in arch_uretprobe_hijack_return_addr()
|
| /Linux-v4.19/drivers/tty/ |
| D | sysrq.c | 351 do_send_sig_info(sig, SEND_SIG_FORCED, p, PIDTYPE_MAX); in send_sig_all()
|
| /Linux-v4.19/kernel/events/ |
| D | uprobes.c | 1861 force_sig_info(SIGILL, SEND_SIG_FORCED, current); in handle_trampoline() 1969 force_sig_info(SIGILL, SEND_SIG_FORCED, current); in handle_singlestep()
|
| /Linux-v4.19/drivers/usb/gadget/function/ |
| D | f_mass_storage.c | 408 send_sig_info(SIGUSR1, SEND_SIG_FORCED, in raise_exception()
|