Searched refs:choose_random_location (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/boot/compressed/ |
H A D | misc.h | 83 void choose_random_location(unsigned long input, 89 static inline void choose_random_location(unsigned long input, in choose_random_location() function
|
H A D | misc.c | 413 choose_random_location((unsigned long)input_data, input_len, in extract_kernel()
|
H A D | kaslr.c | 346 * relationship, but output_size is passed to choose_random_location 830 void choose_random_location(unsigned long input, in choose_random_location() function
|
/kernel/linux/linux-6.6/arch/x86/boot/compressed/ |
H A D | misc.h | 101 void choose_random_location(unsigned long input, 107 static inline void choose_random_location(unsigned long input, in choose_random_location() function
|
H A D | misc.c | 456 choose_random_location((unsigned long)input_data, input_len, in extract_kernel()
|
H A D | kaslr.c | 342 * relationship, but output_size is passed to choose_random_location 842 void choose_random_location(unsigned long input, in choose_random_location() function
|
Completed in 6 milliseconds