| /OK3568_Linux_fs/kernel/mm/ |
| H A D | gup.c | 840 unsigned int gup_flags, struct vm_area_struct **vma, in get_gate_page() 951 static int check_vma_flags(struct vm_area_struct *vma, unsigned long gup_flags) in check_vma_flags() 1063 unsigned int gup_flags, struct page **pages, in __get_user_pages() 1444 int gup_flags; in populate_vma_page_range() local 1620 unsigned int gup_flags) in check_and_migrate_cma_pages() 1715 unsigned int gup_flags) in check_and_migrate_cma_pages() 1730 unsigned int gup_flags) in __gup_longterm_locked() 1750 static bool is_valid_gup_flags(unsigned int gup_flags) in is_valid_gup_flags() 1772 unsigned int gup_flags, struct page **pages, in __get_user_pages_remote() 1861 unsigned int gup_flags, struct page **pages, in get_user_pages_remote() [all …]
|
| H A D | frame_vector.c | 35 unsigned int gup_flags, struct frame_vector *vec) in get_vaddr_frames()
|
| H A D | nommu.c | 1688 unsigned long addr, void *buf, int len, unsigned int gup_flags) in __access_remote_vm() 1732 void *buf, int len, unsigned int gup_flags) in access_remote_vm() 1742 unsigned int gup_flags) in access_process_vm()
|
| H A D | memory.c | 5559 unsigned long addr, void *buf, int len, unsigned int gup_flags) in __access_remote_vm() 5634 void *buf, int len, unsigned int gup_flags) in access_remote_vm() 5645 void *buf, int len, unsigned int gup_flags) in access_process_vm()
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | mte.c | 311 struct iovec *kiov, unsigned int gup_flags) in __access_remote_tags() 390 struct iovec *kiov, unsigned int gup_flags) in access_remote_tags() 418 unsigned int gup_flags = FOLL_FORCE; in mte_ptrace_copy_tags() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | user_pages.c | 107 unsigned int gup_flags = FOLL_LONGTERM | (writable ? FOLL_WRITE : 0); in hfi1_acquire_user_pages() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/core/ |
| H A D | umem.c | 154 unsigned int gup_flags = FOLL_WRITE; in ib_umem_get() local
|
| /OK3568_Linux_fs/kernel/net/xdp/ |
| H A D | xdp_umem.c | 98 unsigned int gup_flags = FOLL_WRITE; in xdp_umem_pin_pages() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/usnic/ |
| H A D | usnic_uiom.c | 101 unsigned int gup_flags; in usnic_uiom_get_pages() local
|
| /OK3568_Linux_fs/kernel/net/rds/ |
| H A D | rdma.c | 157 unsigned int gup_flags = FOLL_LONGTERM; in rds_pin_pages() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_userptr.c | 564 unsigned int gup_flags = 0; in i915_gem_userptr_get_pages() local
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | ptrace.c | 43 void *buf, int len, unsigned int gup_flags) in ptrace_access_vm()
|
| /OK3568_Linux_fs/kernel/drivers/vhost/ |
| H A D | vdpa.c | 622 unsigned int gup_flags = FOLL_LONGTERM; in vhost_vdpa_process_iotlb_update() local
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | exec.c | 207 unsigned int gup_flags = FOLL_FORCE; in get_arg_page() local
|
| /OK3568_Linux_fs/kernel/kernel/events/ |
| H A D | uprobes.c | 471 unsigned int gup_flags = FOLL_FORCE; in uprobe_write_opcode() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | mm.h | 2026 unsigned int gup_flags, struct page **pagep) in get_user_page_fast_only()
|