Searched refs:kho_fill_kimage (Results 1 – 3 of 3) sorted by relevance
48 int kho_fill_kimage(struct kimage *image);56 static inline int kho_fill_kimage(struct kimage *image) { return 0; } in kho_fill_kimage() function
284 ret = kho_fill_kimage(image); in kimage_file_prepare_segments()
1548 int kho_fill_kimage(struct kimage *image) in kho_fill_kimage() function