Linux Kernel
3.7.1
|
#include <linux/mm_types.h>
#include <linux/rbtree.h>
#include <linux/rwsem.h>
#include <linux/spinlock.h>
#include <linux/list.h>
#include <linux/cpumask.h>
#include <linux/atomic.h>
#include <asm/pgtable.h>
#include <asm/mmu.h>
Go to the source code of this file.
Macros | |
#define | INIT_MM_CONTEXT(name) |
Variables | |
struct mm_struct | init_mm |