Linux Kernel
3.7.1
|
#include <asm/desc.h>
#include <linux/atomic.h>
#include <asm/pgalloc.h>
#include <asm/tlbflush.h>
#include <asm/paravirt.h>
#include <asm-generic/mm_hooks.h>
Go to the source code of this file.
Macros | |
#define | activate_mm(prev, next) |
#define | deactivate_mm(tsk, mm) |
Functions | |
int | init_new_context (struct task_struct *tsk, struct mm_struct *mm) |
void | destroy_context (struct mm_struct *mm) |
#define deactivate_mm | ( | tsk, | |
mm | |||
) |
Definition at line 86 of file mmu_context.h.
Definition at line 242 of file mmu_context.h.