Searched refs:mmap_rnd (Results 1 – 2 of 2) sorted by relevance
237 static unsigned long mmap_rnd(void) in mmap_rnd() function254 return TASK_UNMAPPED_BASE + mmap_rnd(); in mmap_legacy_base()
266 static unsigned long mmap_rnd(void) in mmap_rnd() function282 unsigned long random_factor = mmap_rnd(); in arch_pick_mmap_layout()