Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/
Dkexec.c198 static inline int kexec_load_check(unsigned long nr_segments, in kexec_load_check() function
241 result = kexec_load_check(nr_segments, flags); in SYSCALL_DEFINE4()
278 result = kexec_load_check(nr_segments, flags); in COMPAT_SYSCALL_DEFINE4()