Home
last modified time | relevance | path

Searched defs:kexec_should_crash (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dcrash_core.h93 static inline int kexec_should_crash(struct task_struct *p) { return 0; } in kexec_should_crash() function
H A Dkexec.h527 static inline int kexec_should_crash(struct task_struct *p) { return 0; } in kexec_should_crash() function