Searched refs:include_global (Results 1 – 1 of 1) sorted by relevance
110 int bootmeth_setup_iter_order(struct bootflow_iter *iter, bool include_global) in bootmeth_setup_iter_order() argument139 if (!include_global) { in bootmeth_setup_iter_order()176 for (pass = 0, upto = 0; pass < 1 + include_global; pass++) { in bootmeth_setup_iter_order()207 if (IS_ENABLED(CONFIG_BOOTMETH_GLOBAL) && include_global && in bootmeth_setup_iter_order()
Completed in 6 milliseconds