Searched defs:gup_flags (Results 1 – 4 of 4) sorted by relevance
/mm/ |
D | gup.c | 561 unsigned int gup_flags, struct vm_area_struct **vma, in get_gate_page() 676 static int check_vma_flags(struct vm_area_struct *vma, unsigned long gup_flags) in check_vma_flags() 781 unsigned int gup_flags, struct page **pages, in __get_user_pages() 1151 unsigned int gup_flags, struct page **pages, in get_user_pages_remote() 1193 int gup_flags; in populate_vma_page_range() local 1439 unsigned int gup_flags) in check_and_migrate_cma_pages() 1526 unsigned int gup_flags) in check_and_migrate_cma_pages() 1542 unsigned int gup_flags) in __gup_longterm_locked() 1608 unsigned int gup_flags, struct page **pages, in get_user_pages() 1638 unsigned int gup_flags, struct page **pages, in get_user_pages_locked() [all …]
|
D | frame_vector.c | 35 unsigned int gup_flags, struct frame_vector *vec) in get_vaddr_frames()
|
D | nommu.c | 1704 unsigned long addr, void *buf, int len, unsigned int gup_flags) in __access_remote_vm() 1748 void *buf, int len, unsigned int gup_flags) in access_remote_vm() 1758 unsigned int gup_flags) in access_process_vm()
|
D | memory.c | 4333 unsigned long addr, void *buf, int len, unsigned int gup_flags) in __access_remote_vm() 4408 void *buf, int len, unsigned int gup_flags) in access_remote_vm() 4419 void *buf, int len, unsigned int gup_flags) in access_process_vm()
|