kexec_should_crash  398 include/linux/kexec.h static inline int kexec_should_crash(struct task_struct *p) { return 0; }
kexec_should_crash   73 kernel/kexec_core.c int kexec_should_crash(struct task_struct *p)