Home
last modified time | relevance | path

Searched defs:kexec_should_crash (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/kernel/
H A Dkexec_core.c73 int kexec_should_crash(struct task_struct *p) in kexec_should_crash() function
/kernel/linux/linux-5.10/include/linux/
H A Dkexec.h440 static inline int kexec_should_crash(struct task_struct *p) { return 0; } in kexec_should_crash() function
/kernel/linux/linux-6.6/include/linux/
H A Dkexec.h512 static inline int kexec_should_crash(struct task_struct *p) { return 0; } in kexec_should_crash() function
/kernel/linux/linux-6.6/kernel/
H A Dkexec_core.c72 int kexec_should_crash(struct task_struct *p) in kexec_should_crash() function

Completed in 6 milliseconds