Searched refs:kexec_file_ops (Results 1 – 19 of 19) sorted by relevance
85 extern const struct kexec_file_ops s390_kexec_image_ops;86 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[] = {
141 struct kexec_file_ops { struct150 extern const struct kexec_file_ops * const kexec_file_loaders[]; argument362 const struct kexec_file_ops *fops;
5 extern const struct kexec_file_ops kexec_bzImage64_ops;
11 const struct kexec_file_ops * const kexec_file_loaders[] = {
459 const struct kexec_file_ops elf_kexec_ops = {
58 extern const struct kexec_file_ops elf_kexec_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[] = {
128 extern const struct kexec_file_ops kexec_image_ops;
108 extern const struct kexec_file_ops kexec_elf64_ops;
132 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 = {
44 const struct kexec_file_ops * const kexec_file_loaders[] = {
598 const struct kexec_file_ops kexec_bzImage64_ops = {
82 const struct kexec_file_ops * const kexec_file_loaders[] = {
54 const struct kexec_file_ops * const *fops; in kexec_image_probe_default()
Completed in 20 milliseconds