Home
last modified time | relevance | path

Searched refs:kexec_file_ops (Results 1 – 19 of 19) sorted by relevance

/linux-6.3-rc2/arch/s390/include/asm/
A Dkexec.h85 extern const struct kexec_file_ops s390_kexec_image_ops;
86 extern const struct kexec_file_ops s390_kexec_elf_ops;
/linux-6.3-rc2/arch/parisc/kernel/
A Dkexec_file.c78 const struct kexec_file_ops kexec_elf_ops = {
83 const struct kexec_file_ops * const kexec_file_loaders[] = {
/linux-6.3-rc2/include/linux/
A Dkexec.h141 struct kexec_file_ops { struct
150 extern const struct kexec_file_ops * const kexec_file_loaders[]; argument
362 const struct kexec_file_ops *fops;
/linux-6.3-rc2/arch/x86/include/asm/
A Dkexec-bzimage64.h5 extern const struct kexec_file_ops kexec_bzImage64_ops;
/linux-6.3-rc2/arch/riscv/kernel/
A Dmachine_kexec_file.c11 const struct kexec_file_ops * const kexec_file_loaders[] = {
A Delf_kexec.c459 const struct kexec_file_ops elf_kexec_ops = {
/linux-6.3-rc2/arch/riscv/include/asm/
A Dkexec.h58 extern const struct kexec_file_ops elf_kexec_ops;
/linux-6.3-rc2/arch/s390/kernel/
A Dkexec_image.c59 const struct kexec_file_ops s390_kexec_image_ops = {
A Dkexec_elf.c130 const struct kexec_file_ops s390_kexec_elf_ops = {
A Dmachine_kexec_file.c22 const struct kexec_file_ops * const kexec_file_loaders[] = {
/linux-6.3-rc2/arch/arm64/include/asm/
A Dkexec.h128 extern const struct kexec_file_ops kexec_image_ops;
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dkexec.h108 extern const struct kexec_file_ops kexec_elf64_ops;
/linux-6.3-rc2/arch/arm64/kernel/
A Dkexec_image.c132 const struct kexec_file_ops kexec_image_ops = {
A Dmachine_kexec_file.c25 const struct kexec_file_ops * const kexec_file_loaders[] = {
/linux-6.3-rc2/arch/powerpc/kexec/
A Delf_64.c154 const struct kexec_file_ops kexec_elf64_ops = {
A Dfile_load_64.c44 const struct kexec_file_ops * const kexec_file_loaders[] = {
/linux-6.3-rc2/arch/x86/kernel/
A Dkexec-bzimage64.c598 const struct kexec_file_ops kexec_bzImage64_ops = {
A Dmachine_kexec_64.c82 const struct kexec_file_ops * const kexec_file_loaders[] = {
/linux-6.3-rc2/kernel/
A Dkexec_file.c54 const struct kexec_file_ops * const *fops; in kexec_image_probe_default()

Completed in 20 milliseconds