Searched refs:mmap_rnd (Results 1 – 2 of 2) sorted by relevance
224 static unsigned long mmap_rnd(void) in mmap_rnd() function243 return TASK_UNMAPPED_BASE + mmap_rnd(); in mmap_legacy_base()
262 static unsigned long mmap_rnd(void) in mmap_rnd() function278 unsigned long random_factor = mmap_rnd(); in arch_pick_mmap_layout()