Searched defs:__get_user_pages_fast (Results 1 - 7 of 7) sorted by relevance
/linux-4.1.27/arch/x86/mm/ |
H A D | gup.c | 257 int __get_user_pages_fast(unsigned long start, int nr_pages, int write, __get_user_pages_fast() function
|
/linux-4.1.27/arch/sh/mm/ |
H A D | gup.c | 163 int __get_user_pages_fast(unsigned long start, int nr_pages, int write, __get_user_pages_fast() function
|
/linux-4.1.27/arch/sparc/mm/ |
H A D | gup.c | 163 int __get_user_pages_fast(unsigned long start, int nr_pages, int write, __get_user_pages_fast() function
|
/linux-4.1.27/arch/s390/mm/ |
H A D | gup.c | 166 int __get_user_pages_fast(unsigned long start, int nr_pages, int write, __get_user_pages_fast() function
|
/linux-4.1.27/arch/mips/mm/ |
H A D | gup.c | 196 int __get_user_pages_fast(unsigned long start, int nr_pages, int write, __get_user_pages_fast() function
|
/linux-4.1.27/mm/ |
H A D | util.c | 246 int __weak __get_user_pages_fast(unsigned long start, __get_user_pages_fast() function 251 EXPORT_SYMBOL_GPL(__get_user_pages_fast); variable
|
H A D | gup.c | 1279 int __get_user_pages_fast(unsigned long start, int nr_pages, int write, __get_user_pages_fast() function
|
Completed in 259 milliseconds