Home
last modified time | relevance | path

Searched defs:for_each_rb_entry (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/boot/
H A Dipl_report.c19 #define for_each_rb_entry(entry, rb) \ macro
64 for_each_rb_entry(comp, comps) in find_bootdata_space() function
73 for_each_rb_entry(cert, certs) in find_bootdata_space() function
99 for_each_rb_entry(cert, certs) { in copy_certificates_bootdata() function
/kernel/linux/linux-6.6/arch/s390/boot/
H A Dipl_report.c24 #define for_each_rb_entry(entry, rb) \ macro
55 for_each_rb_entry(cert, certs) { in ipl_report_certs_intersects() function
79 for_each_rb_entry(cert, certs) { in copy_certificates_bootdata() function

Completed in 1 milliseconds