kexec_file_ops
extern const struct kexec_file_ops kexec_image_ops;
const struct kexec_file_ops kexec_image_ops = {
const struct kexec_file_ops * const kexec_file_loaders[] = {
extern const struct kexec_file_ops kexec_efi_ops;
extern const struct kexec_file_ops kexec_elf_ops;
const struct kexec_file_ops kexec_efi_ops = {
const struct kexec_file_ops kexec_elf_ops = {
const struct kexec_file_ops * const kexec_file_loaders[] = {
const struct kexec_file_ops kexec_elf_ops = {
const struct kexec_file_ops * const kexec_file_loaders[] = {
extern const struct kexec_file_ops kexec_elf64_ops;
const struct kexec_file_ops kexec_elf64_ops = {
const struct kexec_file_ops * const kexec_file_loaders[] = {
extern const struct kexec_file_ops elf_kexec_ops;
extern const struct kexec_file_ops image_kexec_ops;
const struct kexec_file_ops elf_kexec_ops = {
const struct kexec_file_ops image_kexec_ops = {
const struct kexec_file_ops * const kexec_file_loaders[] = {
extern const struct kexec_file_ops s390_kexec_image_ops;
extern const struct kexec_file_ops s390_kexec_elf_ops;
const struct kexec_file_ops s390_kexec_elf_ops = {
const struct kexec_file_ops s390_kexec_image_ops = {
const struct kexec_file_ops * const kexec_file_loaders[] = {
extern const struct kexec_file_ops kexec_bzImage64_ops;
const struct kexec_file_ops kexec_bzImage64_ops = {
const struct kexec_file_ops * const kexec_file_loaders[] = {
extern const struct kexec_file_ops * const kexec_file_loaders[];
const struct kexec_file_ops *fops;
const struct kexec_file_ops * const *fops;