Searched defs:get_user_pages_fast (Results 1 – 7 of 7) sorted by relevance
/linux-3.3/arch/sparc/mm/ |
D | gup.c | 109 int get_user_pages_fast(unsigned long start, int nr_pages, int write, in get_user_pages_fast() function
|
/linux-3.3/arch/powerpc/mm/ |
D | gup.c | 106 int get_user_pages_fast(unsigned long start, int nr_pages, int write, in get_user_pages_fast() function
|
/linux-3.3/arch/s390/mm/ |
D | gup.c | 173 int get_user_pages_fast(unsigned long start, int nr_pages, int write, in get_user_pages_fast() function
|
/linux-3.3/mm/ |
D | util.c | 288 int __attribute__((weak)) get_user_pages_fast(unsigned long start, in get_user_pages_fast() function
|
/linux-3.3/arch/sh/mm/ |
D | gup.c | 215 int get_user_pages_fast(unsigned long start, int nr_pages, int write, in get_user_pages_fast() function
|
/linux-3.3/arch/mips/mm/ |
D | gup.c | 260 int get_user_pages_fast(unsigned long start, int nr_pages, int write, in get_user_pages_fast() function
|
/linux-3.3/arch/x86/mm/ |
D | gup.c | 312 int get_user_pages_fast(unsigned long start, int nr_pages, int write, in get_user_pages_fast() function
|