Home
last modified time | relevance | path

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

/u-boot/boot/
A Dbootflow.c61 glob_node); in bootflow_first_glob()
78 if (list_is_last(&bflow->glob_node, &std->glob_head)) in bootflow_next_glob()
81 *bflowp = list_entry(bflow->glob_node.next, struct bootflow, glob_node); in bootflow_next_glob()
439 list_del(&bflow->glob_node); in bootflow_remove()
A Dbootstd-uclass.c50 glob_node); in bootstd_clear_glob_()
A Dbootdev-uclass.c52 list_add_tail(&new->glob_node, &std->glob_head); in bootdev_add_bootflow()
/u-boot/include/
A Dbootflow.h87 struct list_head glob_node; member

Completed in 14 milliseconds