Linux Kernel
3.7.1
|
#include <linux/err.h>
#include <linux/mm.h>
#include <linux/vmalloc.h>
#include <linux/binfmts.h>
#include <asm/vdso.h>
Go to the source code of this file.
Functions | |
arch_initcall (vdso_init) | |
int | arch_setup_additional_pages (struct linux_binprm *bprm, int uses_interp) |
const char * | arch_vma_name (struct vm_area_struct *vma) |
arch_initcall | ( | vdso_init | ) |
int arch_setup_additional_pages | ( | struct linux_binprm * | bprm, |
int | uses_interp | ||
) |