Searched refs:kexec_file_loaders (Results 1 – 9 of 9) sorted by relevance
83 const struct kexec_file_ops * const kexec_file_loaders[] = { variable
25 const struct kexec_file_ops * const kexec_file_loaders[] = { variable
142 extern const struct kexec_file_ops * const kexec_file_loaders[];
22 const struct kexec_file_ops * const kexec_file_loaders[] = { variable
81 const struct kexec_file_ops * const kexec_file_loaders[] = { variable
40 const struct kexec_file_ops * const kexec_file_loaders[] = { variable
45 for (fops = &kexec_file_loaders[0]; *fops && (*fops)->probe; ++fops) { in kexec_image_probe_default()
56244 ffff800010f28f58 D kexec_file_loaders
Completed in 333 milliseconds