Home
last modified time | relevance | path

Searched refs:kexec_should_crash (Results 1 – 10 of 10) sorted by relevance

/linux/include/linux/
A Dkexec.h329 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
/linux/arch/sh/kernel/
A Dtraps.c51 if (kexec_should_crash(current)) in die()
/linux/arch/x86/kernel/
A Ddumpstack.c358 if (regs && kexec_should_crash(current)) in oops_end()
/linux/arch/arm/kernel/
A Dtraps.c318 if (regs && kexec_should_crash(current)) in oops_end()
/linux/arch/powerpc/kernel/
A Dtraps.c145 if (kexec_should_crash(current)) in die_will_crash()
229 if (kexec_should_crash(current)) in oops_end()
/linux/arch/arm64/kernel/
A Dtraps.c223 if (regs && kexec_should_crash(current)) in die()
/linux/kernel/
A Dkexec_core.c74 int kexec_should_crash(struct task_struct *p) in kexec_should_crash() function
/linux/arch/mips/kernel/
A Dtraps.c422 if (regs && kexec_should_crash(current)) in die()
/linux/
A DSystem.map5206 ffff80001013c880 T kexec_should_crash
A D.tmp_System.map5206 ffff80001013c880 T kexec_should_crash

Completed in 292 milliseconds