| /u-boot/drivers/mmc/ |
| A D | mmc_legacy.c | 41 list_for_each(entry, &mmc_devices) { in find_mmc_device() 75 list_for_each(entry, &mmc_devices) { in mmc_do_preinit() 104 list_for_each(entry, &mmc_devices) { in print_mmc_devices()
|
| /u-boot/drivers/core/ |
| A D | util.c | 30 list_for_each(node, head) in list_count_items()
|
| /u-boot/cmd/ |
| A D | console.c | 27 list_for_each(pos, list) { in do_coninfo()
|
| A D | mtdparts.c | 243 list_for_each(dentry, &devices) { in index_partitions() 542 list_for_each(entry, &dev->parts) { in part_sort_add() 801 list_for_each(entry, &devices) { in device_find() 993 list_for_each(entry, &mtdids) { in id_find() 1020 list_for_each(entry, &mtdids) { in id_find_by_mtd_id() 1105 list_for_each(dentry, &devices) { in generate_mtdparts() 1257 list_for_each(dentry, &devices) { 1359 list_for_each(dentry, &devices) { 1495 list_for_each(dentry, &devices) { 1669 list_for_each(entry, &mtdids) { [all …]
|
| A D | gpt.c | 242 list_for_each(pos, &disk_partitions) { in print_gpt_info() 287 list_for_each(pos, &disk_partitions) { in create_gpt_partitions_list() 847 list_for_each(pos, &disk_partitions) { in do_rename_gpt_parts() 879 list_for_each(pos, &disk_partitions) { in do_rename_gpt_parts()
|
| A D | jffs2.c | 451 list_for_each(entry, &dev->parts) { in jffs2_part_info()
|
| A D | pxe_utils.c | 1362 list_for_each(pos, &cfg->labels) { in pxe_menu_to_menu() 1402 list_for_each(pos, &cfg->labels) { in boot_unattempted_labels()
|
| /u-boot/common/ |
| A D | miiphyutil.c | 50 list_for_each(entry, &mii_devs) { in miiphy_get_dev_by_name() 141 list_for_each(entry, &mii_devs) { in mdio_list_devices() 192 list_for_each(entry, &mii_devs) { in mdio_phydev_for_ethname() 291 list_for_each(entry, &mii_devs) { in miiphy_listdev()
|
| A D | stdio.c | 190 list_for_each(pos, &devs.list) { in stdio_get_by_name() 275 list_for_each(pos, &devs.list) { in stdio_deregister_dev()
|
| A D | console.c | 1060 list_for_each(pos, list) { in console_init_r()
|
| /u-boot/lib/efi_loader/ |
| A D | efi_memory.c | 117 list_for_each(lhandle, &efi_mem) { in efi_mem_sort() 284 list_for_each(lhandle, &efi_mem) { in efi_add_memory_map_pg() 416 list_for_each(lhandle, &efi_mem) { in efi_find_free_memory() 648 list_for_each(lhandle, &efi_mem) in efi_get_memory_map() 670 list_for_each(lhandle, &efi_mem) { in efi_get_memory_map()
|
| A D | efi_runtime.c | 827 list_for_each(lhandle, &efi_runtime_mmio) { in efi_set_virtual_address_map()
|
| A D | efi_boottime.c | 546 list_for_each(lhandle, &efiobj->protocols) { in efi_search_protocol() 2427 list_for_each(protocol_handle, &efiobj->protocols) { in efi_protocols_per_handle() 2440 list_for_each(protocol_handle, &efiobj->protocols) { in efi_protocols_per_handle()
|
| /u-boot/fs/yaffs2/ |
| A D | yaffs_verify.c | 413 list_for_each(lh, &dev->obj_bucket[i].list) { in yaffs_verify_objects() 448 list_for_each(lh, &obj->parent->variant.dir_variant.children) { in yaffs_verify_obj_in_dir() 485 list_for_each(lh, &directory->variant.dir_variant.children) { in yaffs_verify_dir()
|
| A D | yaffsfs.c | 497 list_for_each(cfg, &yaffsfs_deviceList) { in yaffsfs_FindDevice() 2747 list_for_each(cfg, &yaffsfs_deviceList) { in yaffs_add_device() 2850 list_for_each(i, &search_contexts) { in yaffsfs_RemoveObjectCallback()
|
| A D | yaffs_guts.c | 1874 list_for_each(i, &dev->obj_bucket[bucket].list) { in yaffs_new_obj_id() 1901 list_for_each(i, &dev->obj_bucket[bucket].list) { in yaffs_find_by_number() 4337 list_for_each(i, &directory->variant.dir_variant.children) { in yaffs_find_by_name() 4473 list_for_each(i, &obj->hard_links) in yaffs_get_obj_link_count()
|
| A D | yaffs_yaffs2.c | 555 list_for_each(lh, &dev->obj_bucket[i].list) { in yaffs2_wr_checkpt_objs()
|
| /u-boot/drivers/misc/ |
| A D | qfw.c | 331 list_for_each(entry, &fw_list) { in qemu_fwcfg_read_firmware_list() 344 list_for_each(entry, &fw_list) { in qemu_fwcfg_find_file()
|
| /u-boot/include/linux/ |
| A D | list.h | 370 #define list_for_each(pos, head) \ macro
|
| /u-boot/board/freescale/lx2160a/ |
| A D | eth_lx2160aqds.c | 800 list_for_each(entry, mii_devs) { in fdt_fixup_board_phy()
|
| A D | eth_lx2162aqds.c | 812 list_for_each(entry, mii_devs) { in fdt_fixup_board_phy()
|
| /u-boot/drivers/net/phy/ |
| A D | phy.c | 648 list_for_each(entry, &phy_drivers) { in get_phy_driver()
|
| /u-boot/fs/ubifs/ |
| A D | lprops.c | 905 list_for_each(pos, &c->idx_gc) in dbg_check_cats()
|