Searched refs:kexec_should_crash (Results 1 – 11 of 11) sorted by relevance
82 int kexec_should_crash(struct task_struct *p);93 static inline int kexec_should_crash(struct task_struct *p) { return 0; } in kexec_should_crash() function
541 static inline int kexec_should_crash(struct task_struct *p) { return 0; } in kexec_should_crash() function
53 if (kexec_should_crash(current)) in die()
377 if (regs && kexec_should_crash(current)) in oops_end()
99 if (kexec_should_crash(current)) in die()
92 int kexec_should_crash(struct task_struct *p) in kexec_should_crash() function
146 if (kexec_should_crash(current)) in die_will_crash()230 if (kexec_should_crash(current)) in oops_end()
332 if (regs && kexec_should_crash(current)) in oops_end()
219 if (regs && kexec_should_crash(current)) in die()
424 if (regs && kexec_should_crash(current)) in die()