Searched defs:kexec_file_ops (Results 1 – 8 of 8) sorted by relevance
27769 struct kexec_file_ops { struct27770 kexec_probe_t *probe;27771 kexec_load_t *load;27772 kexec_cleanup_t *cleanup;27773 kexec_verify_sig_t *verify_sig;
14605 struct kexec_file_ops { struct14606 kexec_probe_t *probe;14607 kexec_load_t *load;14608 kexec_cleanup_t *cleanup;
8199 struct kexec_file_ops { struct8200 kexec_probe_t *probe;8201 kexec_load_t *load;8202 kexec_cleanup_t *cleanup;8203 kexec_verify_sig_t *verify_sig;
13916 struct kexec_file_ops { struct13917 kexec_probe_t *probe;13918 kexec_load_t *load;13919 kexec_cleanup_t *cleanup;