Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dkexec.c280 static int kimage_alloc_init(struct kimage **rimage, unsigned long entry, in kimage_alloc_init() function
1295 result = kimage_alloc_init(&image, entry, nr_segments, in SYSCALL_DEFINE4()
1301 result = kimage_alloc_init(&image, entry, nr_segments, in SYSCALL_DEFINE4()