Home
last modified time | relevance | path

Searched refs:bootmeth_try_file (Results 1 – 5 of 5) sorted by relevance

/boot/
A Dbootmeth_script.c89 ret = bootmeth_try_file(bflow, desc, prefix, SCRIPT_FNAME1); in script_read_bootflow_file()
91 ret = bootmeth_try_file(bflow, desc, prefix, in script_read_bootflow_file()
A Dbootmeth_extlinux.c158 ret = bootmeth_try_file(bflow, desc, prefix, EXTLINUX_FNAME); in extlinux_read_bootflow()
A Dbootmeth_efi.c118 ret = bootmeth_try_file(bflow, desc, NULL, fname); in distro_efi_try_bootflow_files()
A Dbootmeth_rauc.c247 if (!bootmeth_try_file(bflow, desc, prefixes[i], script_names[j])) { in distro_rauc_load_boot_script()
A Dbootmeth-uclass.c311 int bootmeth_try_file(struct bootflow *bflow, struct blk_desc *desc, in bootmeth_try_file() function

Completed in 14 milliseconds