Searched defs:comp (Results 1 – 3 of 3) sorted by relevance
| /boot/ |
| A D | image.c | 344 const char __maybe_unused *os, *arch, *type, *comp; in image_print_type() local 451 int image_decomp(int comp, ulong load, ulong image_start, int type, in image_decomp() 671 const char *genimg_get_comp_name(uint8_t comp) in genimg_get_comp_name() 695 const char *genimg_get_comp_short_name(uint8_t comp) in genimg_get_comp_short_name()
|
| A D | image-android.c | 258 ulong comp) in android_image_get_kernel_addr() 312 ulong comp; in android_image_get_kernel() local 420 ulong comp; in android_image_get_kload() local
|
| A D | image-fit.c | 476 uint8_t type, arch, os, comp = IH_COMP_NONE; in fit_image_print() local 784 int fit_image_get_comp(const void *fit, int noffset, uint8_t *comp) in fit_image_get_comp() 1614 int fit_image_check_comp(const void *fit, int noffset, uint8_t comp) in fit_image_check_comp() 2073 uint8_t os, comp; in fit_image_load() local
|
Completed in 12 milliseconds