|
Linux Kernel
3.7.1
|
#include <linux/slab.h>#include <linux/sched.h>#include <linux/mm.h>#include <asm/page.h>#include <linux/init.h>Go to the source code of this file.
Functions | |
| subsys_initcall (init_vdso) | |
| int | arch_setup_additional_pages (struct linux_binprm *bprm, int uses_interp) |
Variables | |
| unsigned int __read_mostly | vdso_enabled = 1 |
| unsigned long | um_vdso_addr |
| unsigned long | task_size |
| char | vdso_start [] |
| char | vdso_end [] |
| int arch_setup_additional_pages | ( | struct linux_binprm * | bprm, |
| int | uses_interp | ||
| ) |
| subsys_initcall | ( | init_vdso | ) |
| unsigned int __read_mostly vdso_enabled = 1 |
| char vdso_end[] |
| char vdso_start[] |
1.8.2