Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:crash
(Results
1 - 21
of
21
) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/kexec/
H
A
D
Makefile
6
obj-y += core.o
crash
.o core_$(BITS).o
/kernel/linux/linux-6.6/arch/powerpc/kexec/
H
A
D
Makefile
6
obj-y += core.o
crash
.o core_$(BITS).o
/kernel/linux/linux-5.10/tools/testing/selftests/lkdtm/
H
A
D
run.sh
10
TRIGGER=/sys/kernel/debug/provoke-
crash
/DIRECT
/kernel/linux/linux-6.6/tools/testing/selftests/lkdtm/
H
A
D
run.sh
10
TRIGGER=/sys/kernel/debug/provoke-
crash
/DIRECT
/kernel/linux/linux-5.10/arch/x86/realmode/
H
A
D
init.c
11
#include <asm/
crash
.h>
/kernel/linux/linux-5.10/arch/ia64/kernel/
H
A
D
Makefile
28
obj-$(CONFIG_KEXEC) += machine_kexec.o relocate_kernel.o
crash
.o
/kernel/linux/linux-6.6/arch/ia64/kernel/
H
A
D
Makefile
28
obj-$(CONFIG_KEXEC) += machine_kexec.o relocate_kernel.o
crash
.o
/kernel/linux/linux-6.6/arch/x86/realmode/
H
A
D
init.c
11
#include <asm/
crash
.h>
/kernel/linux/linux-5.10/drivers/hv/
H
A
D
channel_mgmt.c
842
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
D
hyperv_vmbus.h
375
void vmbus_initiate_unload(bool
crash
);
/kernel/linux/linux-6.6/drivers/hv/
H
A
D
channel_mgmt.c
911
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
D
hyperv_vmbus.h
389
void vmbus_initiate_unload(bool
crash
);
/kernel/linux/linux-5.10/arch/mips/kernel/
H
A
D
Makefile
98
obj-$(CONFIG_KEXEC) += machine_kexec.o relocate_kernel.o
crash
.o
/kernel/linux/linux-6.6/arch/mips/kernel/
H
A
D
Makefile
93
obj-$(CONFIG_KEXEC) += machine_kexec.o relocate_kernel.o
crash
.o
/kernel/linux/linux-5.10/arch/x86/kernel/
H
A
D
Makefile
111
obj-$(CONFIG_KEXEC_CORE) += relocate_kernel_$(BITS).o
crash
.o
H
A
D
crash.c
3
* 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
D
kexec-bzimage64.c
24
#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
D
crash.c
3
* 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
D
Makefile
102
obj-$(CONFIG_KEXEC_CORE) += relocate_kernel_$(BITS).o
crash
.o
H
A
D
kexec-bzimage64.c
24
#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
D
entry.S
105
; access for say stack unwinding of modules for
crash
dumps
Completed in 11 milliseconds