|
Linux Kernel
3.7.1
|
#include <linux/sched.h>#include <linux/mm.h>#include <linux/vmstat.h>#include <linux/pagemap.h>#include <linux/rwsem.h>#include <asm/pgtable.h>Go to the source code of this file.
Functions | |
| int | get_user_pages_fast (unsigned long start, int nr_pages, int write, struct page **pages) |
1.8.2