Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
vdso.c File Reference
#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 chararch_vma_name (struct vm_area_struct *vma)
 

Function Documentation

arch_initcall ( vdso_init  )
int arch_setup_additional_pages ( struct linux_binprm bprm,
int  uses_interp 
)

Definition at line 62 of file vdso.c.

const char* arch_vma_name ( struct vm_area_struct vma)

Definition at line 95 of file vdso.c.