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