Searched refs:bad_cause (Results 1 – 4 of 4) sorted by relevance
57 utask->autask.saved_cause = current->thread.bad_cause; in arch_uprobe_pre_xol()58 current->thread.bad_cause = UPROBE_TRAP_NR; in arch_uprobe_pre_xol()69 WARN_ON_ONCE(current->thread.bad_cause != UPROBE_TRAP_NR); in arch_uprobe_post_xol()70 current->thread.bad_cause = utask->autask.saved_cause; in arch_uprobe_post_xol()79 if (t->thread.bad_cause != UPROBE_TRAP_NR) in arch_uprobe_xol_was_trapped()106 current->thread.bad_cause = utask->autask.saved_cause; in arch_uprobe_abort_xol()
265 tsk->thread.bad_cause = cause; in handle_page_fault()318 tsk->thread.bad_cause = cause; in handle_page_fault()330 tsk->thread.bad_cause = cause; in handle_page_fault()372 tsk->thread.bad_cause = cause; in handle_page_fault()
82 unsigned long bad_cause; member
118 current->thread.bad_cause = regs->cause; in do_trap_error()274 current->thread.bad_cause = regs->cause; in handle_break()