Searched defs:nr_segments (Results 1 – 2 of 2) sorted by relevance
/kernel/ |
A D | kexec.c | 23 unsigned long nr_segments, in kimage_alloc_init() 91 static int do_kexec_load(unsigned long entry, unsigned long nr_segments, in do_kexec_load() 202 static inline int kexec_load_check(unsigned long nr_segments, in kexec_load_check() 242 SYSCALL_DEFINE4(kexec_load, unsigned long, entry, unsigned long, nr_segments, in SYSCALL_DEFINE4() argument 269 compat_ulong_t, nr_segments, in COMPAT_SYSCALL_DEFINE4() argument
|
A D | kexec_core.c | 112 unsigned long nr_segments = image->nr_segments; in sanity_check_segment_list() local
|
Completed in 12 milliseconds