/linux/mm/ |
H A D | gup.c | 1049 unsigned int gup_flags, struct vm_area_struct **vma, in get_gate_page() 1201 unsigned long gup_flags) in writable_file_mapping_allowed() 1218 static int check_vma_flags(struct vm_area_struct *vma, unsigned long gup_flags) in check_vma_flags() 1374 unsigned int gup_flags, struct page **pages, in __get_user_pages() 1839 int gup_flags; in populate_vma_page_range() local 1911 int gup_flags; in faultin_page_range() local 2482 unsigned int gup_flags) in __gup_longterm_locked() 2515 unsigned int gup_flags = *gup_flags_p; in is_valid_gup_args() local 2617 unsigned int gup_flags, struct page **pages, in get_user_pages_remote() 2635 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 | 1641 void *buf, int len, unsigned int gup_flags) in __access_remote_vm() 1685 void *buf, int len, unsigned int gup_flags) in access_remote_vm() 1695 unsigned int gup_flags) in access_process_vm() 1769 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 | 6687 void *buf, int len, unsigned int gup_flags) in __access_remote_vm() 6777 void *buf, int len, unsigned int gup_flags) in access_remote_vm() 6788 void *buf, int len, unsigned int gup_flags) in access_process_vm() 6811 void *buf, int len, unsigned int gup_flags) in __copy_remote_vm_str() 6902 void *buf, int len, unsigned int gup_flags) in copy_remote_vm_str()
|
/linux/arch/arm64/kernel/ |
H A D | mte.c | 420 struct iovec *kiov, unsigned int gup_flags) in __access_remote_tags() 506 struct iovec *kiov, unsigned int gup_flags) in access_remote_tags() 534 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/drivers/infiniband/core/ |
H A D | umem.c | 170 unsigned int gup_flags = FOLL_LONGTERM; in ib_umem_get() 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/gpu/drm/i915/gem/ |
H A D | i915_gem_userptr.c | 236 unsigned int gup_flags = 0; in i915_gem_object_userptr_submit_init() 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/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/kernel/ |
H A D | ptrace.c | 45 void *buf, int len, unsigned int gup_flags) in ptrace_access_vm()
|
/linux/drivers/vhost/ |
H A D | vdpa.c | 1100 unsigned int gup_flags = FOLL_LONGTERM; in vhost_vdpa_pa_map() local
|
/linux/drivers/iommu/iommufd/ |
H A D | pages.c | 750 unsigned int gup_flags; member
|
/linux/include/linux/ |
H A D | mm.h | 2486 int gup_flags, in get_user_page_vma_remote() 2580 unsigned int gup_flags, struct page **pagep) in get_user_page_fast_only()
|
/linux/kernel/events/ |
H A D | uprobes.c | 495 unsigned int gup_flags = FOLL_FORCE; in uprobe_write_opcode() local
|