|
Linux Kernel
3.7.1
|
#include <linux/sched.h>#include <asm/mmu.h>Go to the source code of this file.
Macros | |
| #define | deactivate_mm(tsk, mm) do { } while (0) |
Functions | |
| void | uml_setup_stubs (struct mm_struct *mm) |
| void | arch_exit_mmap (struct mm_struct *mm) |
| void | force_flush_all (void) |
| int | init_new_context (struct task_struct *task, struct mm_struct *mm) |
| void | destroy_context (struct mm_struct *mm) |
| #define deactivate_mm | ( | tsk, | |
| mm | |||
| ) | do { } while (0) |
Definition at line 15 of file mmu_context.h.
Definition at line 242 of file mmu_context.h.
| int init_new_context | ( | struct task_struct * | task, |
| struct mm_struct * | mm | ||
| ) |
1.8.2