Searched refs:kexec_should_crash (Results 1 – 8 of 8) sorted by relevance
274 int kexec_should_crash(struct task_struct *);365 static inline int kexec_should_crash(struct task_struct *p) { return 0; } in kexec_should_crash() function
51 if (kexec_should_crash(current)) in die()
333 if (regs && kexec_should_crash(current)) in oops_end()
209 if (regs && kexec_should_crash(current)) in die()
326 if (regs && kexec_should_crash(current)) in oops_end()
148 if (kexec_should_crash(current)) in die_will_crash()233 if (kexec_should_crash(current)) in oops_end()
75 int kexec_should_crash(struct task_struct *p) in kexec_should_crash() function
412 if (regs && kexec_should_crash(current)) in die()