Home
last modified time | relevance | path

Searched refs:crash (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/kexec/
H A DMakefile6 obj-y += core.o crash.o core_$(BITS).o
/kernel/linux/linux-6.6/arch/powerpc/kexec/
H A DMakefile6 obj-y += core.o crash.o core_$(BITS).o
/kernel/linux/linux-5.10/tools/testing/selftests/lkdtm/
H A Drun.sh10 TRIGGER=/sys/kernel/debug/provoke-crash/DIRECT
/kernel/linux/linux-6.6/tools/testing/selftests/lkdtm/
H A Drun.sh10 TRIGGER=/sys/kernel/debug/provoke-crash/DIRECT
/kernel/linux/linux-5.10/arch/x86/realmode/
H A Dinit.c11 #include <asm/crash.h>
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A DMakefile28 obj-$(CONFIG_KEXEC) += machine_kexec.o relocate_kernel.o crash.o
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A DMakefile28 obj-$(CONFIG_KEXEC) += machine_kexec.o relocate_kernel.o crash.o
/kernel/linux/linux-6.6/arch/x86/realmode/
H A Dinit.c11 #include <asm/crash.h>
/kernel/linux/linux-5.10/drivers/hv/
H A Dchannel_mgmt.c842 void vmbus_initiate_unload(bool crash) in vmbus_initiate_unload() argument
857 !crash); in vmbus_initiate_unload()
860 * vmbus_initiate_unload() is also called on crash and the crash can be in vmbus_initiate_unload()
863 if (!crash) in vmbus_initiate_unload()
H A Dhyperv_vmbus.h375 void vmbus_initiate_unload(bool crash);
/kernel/linux/linux-6.6/drivers/hv/
H A Dchannel_mgmt.c911 void vmbus_initiate_unload(bool crash) in vmbus_initiate_unload() argument
926 !crash); in vmbus_initiate_unload()
929 * vmbus_initiate_unload() is also called on crash and the crash can be in vmbus_initiate_unload()
932 if (!crash) in vmbus_initiate_unload()
H A Dhyperv_vmbus.h389 void vmbus_initiate_unload(bool crash);
/kernel/linux/linux-5.10/arch/mips/kernel/
H A DMakefile98 obj-$(CONFIG_KEXEC) += machine_kexec.o relocate_kernel.o crash.o
/kernel/linux/linux-6.6/arch/mips/kernel/
H A DMakefile93 obj-$(CONFIG_KEXEC) += machine_kexec.o relocate_kernel.o crash.o
/kernel/linux/linux-5.10/arch/x86/kernel/
H A DMakefile111 obj-$(CONFIG_KEXEC_CORE) += relocate_kernel_$(BITS).o crash.o
H A Dcrash.c3 * Architecture specific (i386/x86_64) functions for kexec based crash dumps.
41 #include <asm/crash.h>
195 * Exclusion of crash region and/or crashk_low_res may cause in fill_up_crash_elf_data()
316 /* Prepare memory map for crash dump kernel */
H A Dkexec-bzimage64.c24 #include <asm/crash.h>
362 * In case of crash dump, we will append elfcorehdr=<addr> to in bzImage64_load()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dcrash.c3 * Architecture specific (i386/x86_64) functions for kexec based crash dumps.
41 #include <asm/crash.h>
150 * Exclusion of crash region and/or crashk_low_res may cause in fill_up_crash_elf_data()
276 /* Prepare memory map for crash dump kernel */
376 /* Mark as usable to crash kernel, else crash kernel fails on boot */ in crash_load_segments()
399 #define pr_fmt(fmt) "crash hp: " fmt
482 * Temporarily invalidate the crash image while the in arch_crash_handle_hotplug_event()
H A DMakefile102 obj-$(CONFIG_KEXEC_CORE) += relocate_kernel_$(BITS).o crash.o
H A Dkexec-bzimage64.c24 #include <asm/crash.h>
423 * In case of crash dump, we will append elfcorehdr=<addr> to in bzImage64_load()
/kernel/linux/linux-5.10/arch/arc/kernel/
H A Dentry.S105 ; access for say stack unwinding of modules for crash dumps

Completed in 11 milliseconds