Searched refs:kexec_file_ops (Results 1 – 16 of 16) sorted by relevance
83 extern const struct kexec_file_ops s390_kexec_image_ops;84 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;
114 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 = {
22 const struct kexec_file_ops * const kexec_file_loaders[] = {
100 extern const struct kexec_file_ops kexec_elf64_ops;
141 const struct kexec_file_ops kexec_image_ops = {
25 const struct kexec_file_ops * const kexec_file_loaders[] = {
154 const struct kexec_file_ops kexec_elf64_ops = {
40 const struct kexec_file_ops * const kexec_file_loaders[] = {
548 const struct kexec_file_ops kexec_bzImage64_ops = {
81 const struct kexec_file_ops * const kexec_file_loaders[] = {
42 const struct kexec_file_ops * const *fops; in kexec_image_probe_default()
Completed in 24 milliseconds