Searched refs:kexec_file_ops (Results 1 – 16 of 16) sorted by relevance
77 extern const struct kexec_file_ops s390_kexec_image_ops;78 extern const struct kexec_file_ops s390_kexec_elf_ops;
78 const struct kexec_file_ops kexec_elf_ops = {83 const struct kexec_file_ops * const kexec_file_loaders[] = {
133 struct kexec_file_ops { struct142 extern const struct kexec_file_ops * const kexec_file_loaders[]; argument295 const struct kexec_file_ops *fops;
5 extern const struct kexec_file_ops kexec_bzImage64_ops;
105 extern const struct kexec_file_ops kexec_image_ops;
59 const struct kexec_file_ops s390_kexec_image_ops = {
130 const struct kexec_file_ops s390_kexec_elf_ops = {
19 const struct kexec_file_ops * const kexec_file_loaders[] = {
101 extern const struct kexec_file_ops kexec_elf64_ops;
141 const struct kexec_file_ops kexec_image_ops = {
36 const struct kexec_file_ops * const kexec_file_loaders[] = {
152 const struct kexec_file_ops kexec_elf64_ops = {
39 const struct kexec_file_ops * const kexec_file_loaders[] = {
548 const struct kexec_file_ops kexec_bzImage64_ops = {
80 const struct kexec_file_ops * const kexec_file_loaders[] = {
42 const struct kexec_file_ops * const *fops; in kexec_image_probe_default()