Lines Matching refs:current
153 parisc_show_stack(current, NULL, regs); in show_regs()
192 t = task ? task : current; in parisc_show_stack()
198 if (t == current) { in parisc_show_stack()
211 unwind_frame_init(&info, current, &r); in parisc_show_stack()
239 current->comm, task_pid_nr(current), str, err, regs->iaoq[0]); in die_if_kernel()
270 current->comm, task_pid_nr(current), str, err); in die_if_kernel()
273 if (current->thread.flags & PARISC_KERNEL_DEATH) { in die_if_kernel()
278 current->thread.flags |= PARISC_KERNEL_DEATH; in die_if_kernel()
307 force_sig_info(SIGTRAP, &si, current); in handle_gdb_break()
331 task_pid_nr(current), current->comm); in handle_break()
459 unwind_frame_init(&info, current, regs); in parisc_terminate()
614 force_sig_info(SIGILL, &si, current); in handle_interruption()
622 force_sig_info(SIGFPE, &si, current); in handle_interruption()
635 force_sig_info(SIGFPE, &si, current); in handle_interruption()
723 down_read(¤t->mm->mmap_sem); in handle_interruption()
724 vma = find_vma(current->mm,regs->iaoq[0]); in handle_interruption()
731 up_read(¤t->mm->mmap_sem); in handle_interruption()
734 up_read(¤t->mm->mmap_sem); in handle_interruption()
751 force_sig_info(SIGSEGV, &si, current); in handle_interruption()
763 task_pid_nr(current), current->comm); in handle_interruption()
769 force_sig_info(SIGBUS, &si, current); in handle_interruption()
783 task_pid_nr(current), current->comm); in handle_interruption()
788 force_sig_info(SIGSEGV, &si, current); in handle_interruption()