Searched refs:kexec_should_crash (Results 1 – 11 of 11) sorted by relevance
77 int kexec_should_crash(struct task_struct *p);88 static inline int kexec_should_crash(struct task_struct *p) { return 0; } in kexec_should_crash() function
475 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()
361 if (regs && kexec_should_crash(current)) in oops_end()
98 if (kexec_should_crash(current)) in die()
76 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()
339 if (regs && kexec_should_crash(current)) in oops_end()
224 if (regs && kexec_should_crash(current)) in die()
423 if (regs && kexec_should_crash(current)) in die()