Home
last modified time | relevance | path

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

/kernel/
Dkexec.c209 static inline int kexec_load_check(unsigned long nr_segments, in kexec_load_check() function
252 result = kexec_load_check(nr_segments, flags); in SYSCALL_DEFINE4()
276 result = kexec_load_check(nr_segments, flags); in COMPAT_SYSCALL_DEFINE4()