Home
last modified time | relevance | path

Searched refs:kho_fill_kimage (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/
H A Dkexec_internal.h48 int kho_fill_kimage(struct kimage *image);
56 static inline int kho_fill_kimage(struct kimage *image) { return 0; } in kho_fill_kimage() function
H A Dkexec_file.c284 ret = kho_fill_kimage(image); in kimage_file_prepare_segments()
/linux/kernel/liveupdate/
H A Dkexec_handover.c1548 int kho_fill_kimage(struct kimage *image) in kho_fill_kimage() function