Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/
Dkexec.c227 static int kimage_normal_alloc(struct kimage **rimage, unsigned long entry, in kimage_normal_alloc() function
990 result = kimage_normal_alloc(&image, entry, in SYSCALL_DEFINE4()