Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/boot/
Dipl_report.c19 #define for_each_rb_entry(entry, rb) \ macro
42 for_each_rb_entry(comp, comps) in find_bootdata_space()
45 for_each_rb_entry(cert, certs) in find_bootdata_space()
60 for_each_rb_entry(comp, comps) in find_bootdata_space()
65 for_each_rb_entry(cert, certs) in find_bootdata_space()
81 for_each_rb_entry(comp, comps) in copy_components_bootdata()
91 for_each_rb_entry(cert, certs) { in copy_certificates_bootdata()