Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dkexec.h203 static inline void kexec_random_range_start(unsigned long start, in kexec_random_range_start() function
216 static inline void kexec_random_range_start(unsigned long start, in kexec_random_range_start() function
/linux/kernel/
H A Dkexec_file.c479 kexec_random_range_start(temp_start, temp_end, kbuf, &temp_start); in locate_mem_hole_top_down()
524 kexec_random_range_start(temp_start, end, kbuf, &temp_start); in locate_mem_hole_bottom_up()