Linux Kernel
3.7.1
|
#include <linux/mm.h>
#include <linux/sched.h>
#include <linux/slab.h>
#include <asm/pgalloc.h>
#include <asm/pgtable.h>
#include <as-layout.h>
#include <os.h>
#include <skas.h>
Go to the source code of this file.
Functions | |
int | init_new_context (struct task_struct *task, struct mm_struct *mm) |
void | uml_setup_stubs (struct mm_struct *mm) |
void | arch_exit_mmap (struct mm_struct *mm) |
void | destroy_context (struct mm_struct *mm) |
Variables | |
int | __syscall_stub_start |
int init_new_context | ( | struct task_struct * | task, |
struct mm_struct * | mm | ||
) |
int __syscall_stub_start |