Searched refs:ipl_report (Results 1 – 4 of 4) sorted by relevance
105 struct ipl_report { struct124 struct ipl_report *ipl_report_init(struct ipl_parameter_block *ipib); argument125 void *ipl_report_finish(struct ipl_report *report);126 int ipl_report_free(struct ipl_report *report);127 int ipl_report_add_component(struct ipl_report *report, struct kexec_buf *kbuf,129 int ipl_report_add_certificate(struct ipl_report *report, void *key,
69 struct ipl_report *report;
2092 int ipl_report_add_component(struct ipl_report *report, struct kexec_buf *kbuf, in ipl_report_add_component()2112 int ipl_report_add_certificate(struct ipl_report *report, void *key, in ipl_report_add_certificate()2132 struct ipl_report *ipl_report_init(struct ipl_parameter_block *ipib) in ipl_report_init()2134 struct ipl_report *report; in ipl_report_init()2152 void *ipl_report_finish(struct ipl_report *report) in ipl_report_finish()2207 int ipl_report_free(struct ipl_report *report) in ipl_report_free()
38 obj-y := head.o als.o startup.o mem_detect.o ipl_parm.o ipl_report.o