Home
last modified time | relevance | path

Searched defs:comp (Results 1 – 3 of 3) sorted by relevance

/boot/
A Dimage.c344 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 Dimage-android.c258 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 Dimage-fit.c476 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