Searched defs:type (Results 1 – 18 of 18) sorted by relevance
| /boot/ |
| A D | image.c | 344 const char __maybe_unused *os, *arch, *type, *comp; in image_print_type() local 422 static void print_decomp_msg(int comp_type, int type, bool is_xip, in print_decomp_msg() 451 int image_decomp(int comp, ulong load, ulong image_start, int type, in image_decomp() 666 const char *genimg_get_type_name(uint8_t type) in genimg_get_type_name() 690 const char *genimg_get_type_short_name(uint8_t type) in genimg_get_type_short_name()
|
| A D | bootmeth-uclass.c | 89 enum bootflow_img_t type, ulong *sizep) in bootmeth_read_file() 347 enum bootflow_img_t type) in bootmeth_alloc_file() 377 enum bootflow_img_t type, void **bufp, uint *sizep) in bootmeth_alloc_other() 418 enum bootflow_img_t type, ulong *sizep) in bootmeth_common_read_file()
|
| A D | bootmeth_pxe.c | 27 char *file_addr, enum bootflow_img_t type, in extlinux_pxe_getfile() 122 enum bootflow_img_t type, ulong *sizep) in extlinux_pxe_read_file()
|
| A D | bootmeth_sandbox.c | 31 enum bootflow_img_t type, ulong *sizep) in sandbox_read_file()
|
| A D | bootmeth_qfw.c | 56 enum bootflow_img_t type, ulong *sizep) in qfw_read_file()
|
| A D | bootmeth_efi_mgr.c | 78 enum bootflow_img_t type, ulong *sizep) in efi_mgr_read_file()
|
| A D | bootmeth_cros.c | 150 efi_guid_t type; in scan_part() local 418 enum bootflow_img_t type, ulong *sizep) in cros_read_file()
|
| A D | vbe_simple.c | 102 enum bootflow_img_t type, ulong *sizep) in vbe_simple_read_file()
|
| A D | fdt_region.c | 364 int type, const char *data, int size), in fdt_first_region() 462 int type, const char *data, int size), in fdt_next_region()
|
| A D | image-fit.c | 186 const char *type) in fit_image_print_data() 476 uint8_t type, arch, os, comp = IH_COMP_NONE; in fit_image_print() local 752 int fit_image_get_type(const void *fit, int noffset, uint8_t *type) in fit_image_get_type() 1591 int fit_image_check_type(const void *fit, int noffset, uint8_t type) in fit_image_check_type() 2028 int type = image_ph_type(ph_type); in fit_get_image_type_property() local
|
| A D | pxe_utils.c | 101 unsigned long file_addr, enum bootflow_img_t type, in get_relfile() 203 enum bootflow_img_t type, ulong *filesizep) in get_relfile_envaddr() 790 enum token_type type; member
|
| A D | bootflow.c | 968 const char *bootflow_img_type_name(enum bootflow_img_t type) in bootflow_img_type_name() 981 enum bootflow_img_t type, ulong addr, in bootflow_img_add()
|
| A D | bootmeth_extlinux.c | 72 char *file_addr, enum bootflow_img_t type, in extlinux_getfile()
|
| A D | bootmeth_rauc.c | 207 enum bootflow_img_t type, ulong *sizep) in distro_rauc_read_file()
|
| A D | expo_build.c | 342 const char *type; in obj_build() local
|
| A D | scene.c | 78 void *scene_obj_find(const struct scene *scn, uint id, enum scene_obj_t type) in scene_obj_find() 104 enum scene_obj_t type, uint size, struct scene_obj **objp) in scene_obj_add()
|
| A D | bootmeth_android.c | 328 enum bootflow_img_t type, ulong *sizep) in android_read_file()
|
| A D | fdt_support.c | 703 const char *type, const char *os, const char *arch) in fdt_record_loadable()
|
Completed in 68 milliseconds