Searched refs:do_kimage_alloc (Results 1 – 1 of 1) sorted by relevance
120 static int do_kimage_alloc(struct kimage **rimage, unsigned long entry, in do_kimage_alloc() function238 result = do_kimage_alloc(&image, entry, nr_segments, segments); in kimage_normal_alloc()289 result = do_kimage_alloc(&image, entry, nr_segments, segments); in kimage_crash_alloc()