Searched refs:list_for_each_entry_reverse (Results 1 - 4 of 4) sorted by relevance

/u-boot/drivers/core/
H A Ddevres.c124 list_for_each_entry_reverse(dr, &dev->devres_head, entry) {
/u-boot/include/linux/
H A Dlist.h429 * list_for_each_entry_reverse - iterate backwards over list of given type.
434 #define list_for_each_entry_reverse(pos, head, member) \ macro
/u-boot/board/CZ.NIC/turris_omnia/
H A Dturris_omnia.c1153 list_for_each_entry_reverse(slave, &mtd->partitions, node) {
/u-boot/lib/efi_loader/
H A Defi_boottime.c2476 list_for_each_entry_reverse(item, &handler->open_infos, link) {

Completed in 111 milliseconds