Searched refs:kexec_should_crash (Results 1 – 8 of 8) sorted by relevance
329 int kexec_should_crash(struct task_struct *);420 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()
358 if (regs && kexec_should_crash(current)) in oops_end()
318 if (regs && kexec_should_crash(current)) in oops_end()
223 if (regs && kexec_should_crash(current)) in die()
145 if (kexec_should_crash(current)) in die_will_crash()229 if (kexec_should_crash(current)) in oops_end()
74 int kexec_should_crash(struct task_struct *p) in kexec_should_crash() function
416 if (regs && kexec_should_crash(current)) in die()