Lines Matching refs:current
238 if (wba != current->thread.faddr) in fix_xframe040()
356 current->thread.signo = SIGBUS; in access_error040()
357 current->thread.faddr = fp->un.fmt7.faddr; in access_error040()
433 force_sig(SIGKILL, current); in bus_error030()
465 force_sig (SIGBUS, current); in bus_error030()
495 force_sig (SIGSEGV, current); in bus_error030()
510 pr_debug("pid = %x ", current->pid); in bus_error030()
538 temp, addr, current); in bus_error030()
573 force_sig(SIGSEGV, current); in bus_error030()
600 force_sig(SIGSEGV, current); in bus_error030()
623 force_sig(SIGKILL, current); in bus_error030()
646 temp, addr, current); in bus_error030()
662 force_sig(SIGSEGV, current); in bus_error030()
760 current->thread.esp0 = (unsigned long) fp; in buserr_c()
806 force_sig(SIGSEGV, current); in buserr_c()
862 current->comm, task_pid_nr(current), current); in show_registers()
1003 pr_err("Current process id is %d\n", task_pid_nr(current)); in bad_super_trap()
1126 force_sig_info (sig, &info, current); in trap_c()
1143 current->thread.esp0 = ssp; in set_esp0()
1164 force_sig_info(signal, &info, current); in fpemu_signal()