Home
last modified time | relevance | path

Searched defs:iter (Results 1 – 25 of 32) sorted by relevance

12

/u-boot/boot/
A Dbootflow.c86 void bootflow_iter_init(struct bootflow_iter *iter, int flags) in bootflow_iter_init()
96 void bootflow_iter_uninit(struct bootflow_iter *iter) in bootflow_iter_uninit()
101 int bootflow_iter_drop_bootmeth(struct bootflow_iter *iter, in bootflow_iter_drop_bootmeth()
127 static void bootflow_iter_set_dev(struct bootflow_iter *iter, in bootflow_iter_set_dev()
161 static int iter_incr(struct bootflow_iter *iter) in iter_incr()
341 struct bootflow_iter *iter, int flags, in bootflow_scan_first()
464 int bootflow_run_boot(struct bootflow_iter *iter, struct bootflow *bflow) in bootflow_run_boot()
508 int bootflow_iter_check_blk(const struct bootflow_iter *iter) in bootflow_iter_check_blk()
520 int bootflow_iter_check_sf(const struct bootflow_iter *iter) in bootflow_iter_check_sf()
532 int bootflow_iter_check_net(const struct bootflow_iter *iter) in bootflow_iter_check_net()
[all …]
A Dbootdev-uclass.c112 struct bootflow_iter *iter, struct bootflow *bflow) in bootdev_find_in_blk()
531 static int default_get_bootflow(struct udevice *dev, struct bootflow_iter *iter, in default_get_bootflow()
554 int bootdev_get_bootflow(struct udevice *dev, struct bootflow_iter *iter, in bootdev_get_bootflow()
580 int bootdev_next_label(struct bootflow_iter *iter, struct udevice **devp, in bootdev_next_label()
618 int bootdev_next_prio(struct bootflow_iter *iter, struct udevice **devp) in bootdev_next_prio()
682 int bootdev_setup_iter(struct bootflow_iter *iter, const char *label, in bootdev_setup_iter()
A Dbootmeth_sandbox.c17 static int sandbox_check(struct udevice *dev, struct bootflow_iter *iter) in sandbox_check()
A Dbootmeth_qfw.c20 static int qfw_check(struct udevice *dev, struct bootflow_iter *iter) in qfw_check()
A Dbootmeth_efi_mgr.c34 static int efi_mgr_check(struct udevice *dev, struct bootflow_iter *iter) in efi_mgr_check()
A Dbootmeth-uclass.c33 int bootmeth_check(struct udevice *dev, struct bootflow_iter *iter) in bootmeth_check()
96 int bootmeth_setup_iter_order(struct bootflow_iter *iter, bool include_global) in bootmeth_setup_iter_order()
A Dbootmeth_extlinux.c57 static int extlinux_check(struct udevice *dev, struct bootflow_iter *iter) in extlinux_check()
A Dbootmeth_pxe.c42 static int extlinux_pxe_check(struct udevice *dev, struct bootflow_iter *iter) in extlinux_pxe_check()
A Dbootmeth_script.c27 static int script_check(struct udevice *dev, struct bootflow_iter *iter) in script_check()
A Dbootmeth_efi.c143 static int distro_efi_check(struct udevice *dev, struct bootflow_iter *iter) in distro_efi_check()
/u-boot/test/boot/
A Dbootdev.c196 struct bootflow_iter iter; in bootdev_test_order() local
231 struct bootflow_iter iter; in bootdev_test_order_default() local
259 struct bootflow_iter iter; in bootdev_test_prio() local
422 struct bootflow_iter iter; in bootdev_test_hunt_scan() local
442 struct bootflow_iter iter; in bootdev_test_bootable() local
558 struct bootflow_iter iter; in bootdev_test_next_label() local
636 struct bootflow_iter iter; in bootdev_test_next_prio() local
A Dbootflow.c272 struct bootflow_iter iter; in bootflow_iter() local
401 struct bootflow_iter iter; in bootflow_iter_disable() local
/u-boot/test/
A Dtime_ut.c16 int iter; in test_get_timer() local
51 int iter; in test_timer_get_us() local
106 int iter; in test_udelay() local
/u-boot/common/
A Dqfw.c86 struct fw_cfg_file_iter *iter) in qfw_file_iter_init()
96 struct fw_file *qfw_file_iter_next(struct fw_cfg_file_iter *iter) in qfw_file_iter_next()
103 bool qfw_file_iter_end(struct fw_cfg_file_iter *iter) in qfw_file_iter_end()
/u-boot/cmd/
A Dbootmenu.c90 struct bootmenu_entry *iter; in bootmenu_choice_entry() local
139 struct bootmenu_entry *iter = menu->first; in bootmenu_destroy() local
172 struct bootmenu_entry *iter = *current; in prepare_bootmenu_entry() local
252 struct bootmenu_entry *iter = *current; in prepare_uefi_bootorder_entry() local
326 struct bootmenu_entry *iter = NULL; in bootmenu_create() local
479 struct bootmenu_entry *iter; in bootmenu_show() local
A Dqfw.c18 struct fw_cfg_file_iter iter; in qemu_fwcfg_cmd_list_firmware() local
/u-boot/fs/sandbox/
A Dhost_bootdev.c16 static int host_get_bootflow(struct udevice *dev, struct bootflow_iter *iter, in host_get_bootflow()
/u-boot/drivers/mtd/spi/
A Dsf_bootdev.c17 static int sf_get_bootflow(struct udevice *dev, struct bootflow_iter *iter, in sf_get_bootflow()
/u-boot/include/
A Dcpu_func.h31 #define for_each_cpu(iter, cpu, num_cpus, mask) \ argument
/u-boot/net/
A Deth_bootdev.c23 static int eth_get_bootflow(struct udevice *dev, struct bootflow_iter *iter, in eth_get_bootflow()
/u-boot/scripts/kconfig/
A Dgconf.c784 GtkTreeIter iter; in renderer_edited() local
886 GtkTreeIter iter; in on_treeview2_button_press_event() local
943 GtkTreeIter iter; in on_treeview2_key_press_event() local
985 GtkTreeIter iter; in on_treeview2_cursor_changed() local
1004 GtkTreeIter iter; in on_treeview1_button_press_event() local
1217 GtkTreeIter iter; in gtktree_iter_find_node() local
1251 GtkTreeIter iter, tmp; in update_tree() local
/u-boot/drivers/misc/
A Dqfw.c218 struct fw_cfg_file_iter iter; in write_acpi_tables() local
327 static int qfw_get_bootflow(struct udevice *dev, struct bootflow_iter *iter, in qfw_get_bootflow()
/u-boot/arch/x86/cpu/slimbootloader/
A Dsdram.c39 #define for_each_memory_map_entry_reversed(iter, entries) \ argument
/u-boot/include/linux/mtd/
A Dnand.h614 struct nand_io_iter *iter) in nanddev_io_iter_init()
642 struct nand_io_iter *iter) in nanddev_io_iter_next_page()
669 const struct nand_io_iter *iter) in nanddev_io_iter_end()
687 #define nanddev_io_for_each_page(nand, start, req, iter) \ argument
/u-boot/lib/bzip2/
A Dbzlib_compress.c281 Int32 v, t, i, j, gs, ge, totc, bt, bc, iter; in sendMTFValues() local

Completed in 42 milliseconds

12