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