Searched refs:mmap_rnd (Results 1 – 7 of 7) sorted by relevance
68 static unsigned long mmap_rnd(void) in mmap_rnd() function94 return PAGE_ALIGN(TASK_SIZE - gap - mmap_rnd()); in mmap_base()106 random_factor = mmap_rnd(); in arch_pick_mmap_layout()
56 static unsigned long mmap_rnd(void) in mmap_rnd() function79 return PAGE_ALIGN(TASK_SIZE - gap - mmap_rnd()); in mmap_base()
59 static unsigned long mmap_rnd(void) in mmap_rnd() function69 return TASK_UNMAPPED_BASE + mmap_rnd(); in mmap_base_legacy()81 return STACK_TOP - stack_maxrandom_size() - mmap_rnd() - gap; in mmap_base()
50 static unsigned long mmap_rnd(void) in mmap_rnd() function74 return PAGE_ALIGN(STACK_TOP - gap - mmap_rnd()); in mmap_base()
145 static unsigned long mmap_rnd(void) in mmap_rnd() function164 random_factor = mmap_rnd(); in arch_pick_mmap_layout()
227 static unsigned long mmap_rnd(void) in mmap_rnd() function246 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()