Searched defs:nr_segments (Results 1 – 2 of 2) sorted by relevance
/kernel/ |
D | kexec.c | 23 unsigned long nr_segments, in kimage_alloc_init() 87 static int do_kexec_load(unsigned long entry, unsigned long nr_segments, in do_kexec_load() 190 static inline int kexec_load_check(unsigned long nr_segments, in kexec_load_check() 228 SYSCALL_DEFINE4(kexec_load, unsigned long, entry, unsigned long, nr_segments, in SYSCALL_DEFINE4() argument 255 compat_ulong_t, nr_segments, in COMPAT_SYSCALL_DEFINE4() argument
|
D | kexec_core.c | 152 unsigned long nr_segments = image->nr_segments; in sanity_check_segment_list() local
|