| /linux/mm/ |
| H A D | gup.c | 1031 unsigned int gup_flags, struct vm_area_struct **vma, in get_gate_page() 1183 unsigned long gup_flags) in writable_file_mapping_allowed() 1200 static int check_vma_flags(struct vm_area_struct *vma, unsigned long gup_flags) in check_vma_flags() 1356 unsigned int gup_flags, struct page **pages, in __get_user_pages() 1819 int gup_flags; in populate_vma_page_range() local 1891 int gup_flags; in faultin_page_range() local 2470 unsigned int gup_flags) in __gup_longterm_locked() 2503 unsigned int gup_flags = *gup_flags_p; in is_valid_gup_args() local 2605 unsigned int gup_flags, struct page **pages, in get_user_pages_remote() 2623 unsigned int gup_flags, struct page **pages, in get_user_pages_remote() [all …]
|
| H A D | gup_test.h | 27 __u32 gup_flags; member
|
| H A D | nommu.c | 1642 void *buf, int len, unsigned int gup_flags) in __access_remote_vm() 1686 void *buf, int len, unsigned int gup_flags) in access_remote_vm() 1696 unsigned int gup_flags) in access_process_vm() 1770 void *buf, int len, unsigned int gup_flags) in copy_remote_vm_str()
|
| H A D | gup_test.c | 225 int gup_flags = FOLL_LONGTERM; in pin_longterm_test_start() local
|
| H A D | memory.c | 6828 void *buf, int len, unsigned int gup_flags) in __access_remote_vm() 6918 void *buf, int len, unsigned int gup_flags) in access_remote_vm() 6929 void *buf, int len, unsigned int gup_flags) in access_process_vm() 6952 void *buf, int len, unsigned int gup_flags) in __copy_remote_vm_str() 7043 void *buf, int len, unsigned int gup_flags) in copy_remote_vm_str()
|
| /linux/arch/arm64/kernel/ |
| H A D | mte.c | 438 struct iovec *kiov, unsigned int gup_flags) in __access_remote_tags() 525 struct iovec *kiov, unsigned int gup_flags) in access_remote_tags() 553 unsigned int gup_flags = FOLL_FORCE; in mte_ptrace_copy_tags() local
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | user_pages.c | 84 unsigned int gup_flags = FOLL_LONGTERM | (writable ? FOLL_WRITE : 0); in hfi1_acquire_user_pages() local
|
| /linux/drivers/media/common/videobuf2/ |
| H A D | frame_vector.c | 44 unsigned int gup_flags = FOLL_LONGTERM; in get_vaddr_frames() local
|
| /linux/net/xdp/ |
| H A D | xdp_umem.c | 96 unsigned int gup_flags = FOLL_WRITE; in xdp_umem_pin_pages() local
|
| /linux/drivers/infiniband/hw/usnic/ |
| H A D | usnic_uiom.c | 88 unsigned int gup_flags = FOLL_LONGTERM; in usnic_uiom_get_pages() local
|
| /linux/net/rds/ |
| H A D | rdma.c | 157 unsigned int gup_flags = FOLL_LONGTERM; in rds_pin_pages() local
|
| /linux/drivers/gpu/drm/etnaviv/ |
| H A D | etnaviv_gem.c | 670 unsigned int gup_flags = FOLL_LONGTERM; in etnaviv_gem_userptr_get_pages() local
|
| /linux/lib/ |
| H A D | iov_iter.c | 1150 unsigned int n, gup_flags = 0; __iov_iter_get_pages_alloc() local 1829 unsigned int gup_flags = 0; iov_iter_extract_user_pages() local
|
| /linux/kernel/ |
| H A D | ptrace.c | 45 void *buf, int len, unsigned int gup_flags) in ptrace_access_vm()
|
| /linux/arch/x86/kernel/ |
| H A D | uprobes.c | 1035 unsigned int gup_flags = FOLL_FORCE|FOLL_SPLIT_PMD; in copy_from_vaddr() local
|
| /linux/include/linux/ |
| H A D | mm.h | 2586 int gup_flags, in get_user_page_vma_remote() 2680 unsigned int gup_flags, struct page **pagep) in get_user_page_fast_only()
|
| /linux/kernel/events/ |
| H A D | uprobes.c | 506 unsigned int gup_flags = FOLL_FORCE; in uprobe_write() local
|