Searched refs:mmap_rnd (Results 1 – 2 of 2) sorted by relevance
230 static unsigned long mmap_rnd(void) in mmap_rnd() function247 return TASK_UNMAPPED_BASE + mmap_rnd(); in mmap_legacy_base()
265 static unsigned long mmap_rnd(void) in mmap_rnd() function281 unsigned long random_factor = mmap_rnd(); in arch_pick_mmap_layout()