Searched defs:file_path (Results 1 – 11 of 11) sorted by relevance
| /boot/ |
| A D | bootmeth_pxe.c | 26 static int extlinux_pxe_getfile(struct pxe_context *ctx, const char *file_path, in extlinux_pxe_getfile() 121 const char *file_path, ulong addr, in extlinux_pxe_read_file()
|
| A D | bootmeth_sandbox.c | 30 const char *file_path, ulong addr, in sandbox_read_file()
|
| A D | bootmeth_qfw.c | 55 const char *file_path, ulong addr, in qfw_read_file()
|
| A D | bootmeth_efi_mgr.c | 77 const char *file_path, ulong addr, in efi_mgr_read_file()
|
| A D | vbe_simple.c | 101 const char *file_path, ulong addr, in vbe_simple_read_file()
|
| A D | bootmeth-uclass.c | 88 const char *file_path, ulong addr, in bootmeth_read_file() 417 const char *file_path, ulong addr, in bootmeth_common_read_file()
|
| A D | pxe_utils.c | 100 static int get_relfile(struct pxe_context *ctx, const char *file_path, in get_relfile() 138 int get_pxe_file(struct pxe_context *ctx, const char *file_path, in get_pxe_file() 201 static int get_relfile_envaddr(struct pxe_context *ctx, const char *file_path, in get_relfile_envaddr()
|
| A D | bootmeth_extlinux.c | 71 static int extlinux_getfile(struct pxe_context *ctx, const char *file_path, in extlinux_getfile()
|
| A D | bootmeth_rauc.c | 206 const char *file_path, ulong addr, in distro_rauc_read_file()
|
| A D | bootmeth_cros.c | 417 const char *file_path, ulong addr, in cros_read_file()
|
| A D | bootmeth_android.c | 327 const char *file_path, ulong addr, in android_read_file()
|
Completed in 54 milliseconds