Home
last modified time | relevance | path

Searched refs:for_each_rb_entry (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/s390/boot/
H A Dipl_report.c24 #define for_each_rb_entry(entry, rb) \ macro
39 for_each_rb_entry(comp, comps) in get_cert_comp_list_size()
42 for_each_rb_entry(cert, certs) in get_cert_comp_list_size()
55 for_each_rb_entry(cert, certs) { in ipl_report_certs_intersects()
69 for_each_rb_entry(comp, comps) in copy_components_bootdata()
79 for_each_rb_entry(cert, certs) { in copy_certificates_bootdata()