/linux-2.4.37.9/arch/alpha/kernel/ |
D | traps.c | 235 send_sig(SIGFPE, current, 1); in do_entArith() 253 send_sig(SIGTRAP, current, 1); in do_entIF() 257 send_sig(SIGTRAP, current, 1); in do_entIF() 272 send_sig(SIGFPE, current, 1); in do_entIF() 292 send_sig(SIGTRAP, current, 1); in do_entIF() 344 send_sig(SIGILL, current, 1); in do_entIF() 986 send_sig(SIGSEGV, current, 1); in do_entUnaUser() 991 send_sig(SIGBUS, current, 1); in do_entUnaUser()
|
/linux-2.4.37.9/arch/m68k/mm/ |
D | fault.c | 201 goto send_sig; in do_page_fault() 207 goto send_sig; in do_page_fault() 214 send_sig: in do_page_fault()
|
/linux-2.4.37.9/fs/ |
D | binfmt_aout.c | 354 send_sig(SIGKILL, current, 0); in load_aout_binary() 361 send_sig(SIGKILL, current, 0); in load_aout_binary() 405 send_sig(SIGKILL, current, 0); in load_aout_binary() 416 send_sig(SIGKILL, current, 0); in load_aout_binary() 425 send_sig(SIGKILL, current, 0); in load_aout_binary() 432 send_sig(SIGKILL, current, 0); in load_aout_binary() 443 send_sig(SIGTRAP, current, 0); in load_aout_binary()
|
D | binfmt_elf.c | 695 send_sig(SIGKILL, current, 0); in load_elf_binary() 722 send_sig(SIGKILL, current, 0); in load_elf_binary() 752 send_sig(SIGKILL, current, 0); in load_elf_binary() 779 send_sig(SIGKILL, current, 0); in load_elf_binary() 811 send_sig(SIGKILL, current, 0); in load_elf_binary() 912 send_sig(SIGTRAP, current, 0); in load_elf_binary()
|
D | binfmt_som.c | 273 send_sig(SIGTRAP, current, 0); in do_load_som_binary()
|
/linux-2.4.37.9/arch/mips/kernel/ |
D | unaligned.c | 482 send_sig(SIGSEGV, current, 1); in emulate_load_store_insn() 488 send_sig(SIGBUS, current, 1); in emulate_load_store_insn() 494 send_sig(SIGILL, current, 1); in emulate_load_store_insn()
|
D | ptrace.c | 305 send_sig(current->exit_code, current, 1); in syscall_trace()
|
/linux-2.4.37.9/arch/mips64/kernel/ |
D | unaligned.c | 482 send_sig(SIGSEGV, current, 1); in emulate_load_store_insn() 488 send_sig(SIGBUS, current, 1); in emulate_load_store_insn() 494 send_sig(SIGILL, current, 1); in emulate_load_store_insn()
|
/linux-2.4.37.9/fs/jffs2/ |
D | background.c | 57 send_sig(SIGHUP, c->gc_task, 1); in jffs2_garbage_collect_trigger() 92 send_sig(SIGKILL, c->gc_task, 1); in jffs2_stop_garbage_collect_thread()
|
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | binfmt_aout32.c | 300 send_sig(SIGKILL, current, 0); in load_aout32_binary() 311 send_sig(SIGKILL, current, 0); in load_aout32_binary() 329 send_sig(SIGKILL, current, 0); in load_aout32_binary() 347 send_sig(SIGTRAP, current, 0); in load_aout32_binary()
|
/linux-2.4.37.9/kernel/ |
D | timer.c | 547 send_sig(SIGXCPU, p, 1); in do_process_times() 550 send_sig(SIGKILL, p, 1); in do_process_times() 562 send_sig(SIGVTALRM, p, 1); in do_it_virt() 575 send_sig(SIGPROF, p, 1); in do_it_prof()
|
D | itimer.c | 98 send_sig(SIGALRM, p, 1); in it_real_fn()
|
D | ptrace.c | 94 send_sig(SIGSTOP, task, 1); in ptrace_attach()
|
D | exec_domain.c | 73 send_sig(SIGSEGV, current, 1); in default_handler()
|
/linux-2.4.37.9/arch/arm/nwfpe/ |
D | fpmodule.c | 60 #define fp_send_sig send_sig
|
/linux-2.4.37.9/arch/mips/au1000/db1x00/ |
D | mirage_ts.c | 254 send_sig(SIGKILL, ts_task, 1); in ts_mirage_exit()
|
/linux-2.4.37.9/arch/arm/kernel/ |
D | armksyms.c | 95 EXPORT_SYMBOL_ALIAS(fp_send_sig,send_sig);
|
/linux-2.4.37.9/arch/cris/kernel/ |
D | ptrace.c | 310 send_sig(current->exit_code, current, 1); in syscall_trace()
|
/linux-2.4.37.9/fs/nfsd/ |
D | nfssvc.c | 118 send_sig(SIG_NOCLEAN, nl->task, 1); in nfsd_svc()
|
/linux-2.4.37.9/arch/i386/math-emu/ |
D | fpu_entry.c | 288 send_sig(SIGFPE, current, 1); in math_emulate() 667 send_sig(signal,current,1); in math_abort()
|
/linux-2.4.37.9/arch/sh64/kernel/ |
D | ptrace.c | 336 send_sig(tsk->exit_code, tsk, 1); in syscall_trace()
|
/linux-2.4.37.9/arch/ppc/kernel/ |
D | ptrace.c | 379 send_sig(current->exit_code, current, 1); in syscall_trace()
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | ptrace.c | 385 send_sig(current->exit_code, current, 1); in syscall_trace()
|
/linux-2.4.37.9/arch/m68k/kernel/ |
D | ptrace.c | 372 send_sig(current->exit_code, current, 1); in syscall_trace()
|
/linux-2.4.37.9/arch/sh/kernel/ |
D | ptrace.c | 415 send_sig(tsk->exit_code, tsk, 1); in syscall_trace()
|