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