Lines Matching refs:current
35 force_sig(SIGSEGV, current); in __isa_exception_epc()
152 fcr31 = current->thread.fpu.fcr31; in __mm_isBranchInstr()
304 force_sig(SIGSEGV, current); in __microMIPS_compute_return_epc()
327 force_sig(SIGSEGV, current); in __MIPS16e_compute_return_epc()
342 force_sig(SIGSEGV, current); in __MIPS16e_compute_return_epc()
695 if (get_fpr32(¤t->thread.fpu.fpr[reg], 0) in __compute_return_epc_for_insn()
701 if (!(get_fpr32(¤t->thread.fpu.fpr[reg], 0) in __compute_return_epc_for_insn()
721 fcr31 = current->thread.fpu.fcr31; in __compute_return_epc_for_insn()
844 printk("%s: DSP branch but not DSP ASE - sending SIGBUS.\n", current->comm); in __compute_return_epc_for_insn()
845 force_sig(SIGBUS, current); in __compute_return_epc_for_insn()
849 current->comm); in __compute_return_epc_for_insn()
850 force_sig(SIGILL, current); in __compute_return_epc_for_insn()
870 force_sig(SIGSEGV, current); in __compute_return_epc()
877 printk("%s: unaligned epc - sending SIGBUS.\n", current->comm); in __compute_return_epc()
878 force_sig(SIGBUS, current); in __compute_return_epc()