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

/linux-master/arch/x86/include/asm/
H A Dkexec-bzimage64.h5 extern const struct kexec_file_ops kexec_bzImage64_ops;
/linux-master/arch/riscv/kernel/
H A Dmachine_kexec_file.c11 const struct kexec_file_ops * const kexec_file_loaders[] = {
H A Delf_kexec.c472 const struct kexec_file_ops elf_kexec_ops = {
/linux-master/arch/s390/include/asm/
H 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-master/arch/riscv/include/asm/
H A Dkexec.h58 extern const struct kexec_file_ops elf_kexec_ops;
/linux-master/arch/parisc/kernel/
H A Dkexec_file.c78 const struct kexec_file_ops kexec_elf_ops = {
83 const struct kexec_file_ops * const kexec_file_loaders[] = {
/linux-master/arch/s390/kernel/
H A Dkexec_image.c61 const struct kexec_file_ops s390_kexec_image_ops = {
H A Dkexec_elf.c132 const struct kexec_file_ops s390_kexec_elf_ops = {
H A Dmachine_kexec_file.c22 const struct kexec_file_ops * const kexec_file_loaders[] = {
/linux-master/arch/arm64/include/asm/
H A Dkexec.h122 extern const struct kexec_file_ops kexec_image_ops;
/linux-master/include/linux/
H A Dkexec.h140 struct kexec_file_ops { struct
149 extern const struct kexec_file_ops * const kexec_file_loaders[];
342 const struct kexec_file_ops *fops;
/linux-master/arch/arm64/kernel/
H A Dkexec_image.c132 const struct kexec_file_ops kexec_image_ops = {
H A Dmachine_kexec_file.c25 const struct kexec_file_ops * const kexec_file_loaders[] = {
/linux-master/arch/powerpc/include/asm/
H A Dkexec.h71 extern const struct kexec_file_ops kexec_elf64_ops;
/linux-master/arch/powerpc/kexec/
H A Delf_64.c154 const struct kexec_file_ops kexec_elf64_ops = {
H A Dfile_load_64.c45 const struct kexec_file_ops * const kexec_file_loaders[] = {
/linux-master/arch/x86/kernel/
H A Dmachine_kexec_64.c79 const struct kexec_file_ops * const kexec_file_loaders[] = {
H A Dkexec-bzimage64.c610 const struct kexec_file_ops kexec_bzImage64_ops = {
/linux-master/kernel/
H A Dkexec_file.c54 const struct kexec_file_ops * const *fops;

Completed in 161 milliseconds