|
Linux Kernel
3.7.1
|
#include <linux/personality.h>#include <linux/mm.h>#include <linux/mman.h>#include <linux/module.h>#include <linux/random.h>#include <linux/compat.h>#include <asm/pgalloc.h>Go to the source code of this file.
Macros | |
| #define | MIN_GAP (32*1024*1024) |
| #define | MAX_GAP (STACK_TOP/6*5) |
Functions | |
| void | arch_pick_mmap_layout (struct mm_struct *mm) |
1.8.2