Searched refs:get_random_long (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/arch/x86/boot/compressed/ | ||
H A D | aslr.c | 63 static unsigned long get_random_long(void) get_random_long() function 229 return slots[get_random_long() % slot_max]; slots_fetch_random() |
Completed in 88 milliseconds