Home
last modified time | relevance | path

Searched defs:gup_flags (Results 1 – 18 of 18) sorted by relevance

/linux/mm/
H A Dgup.c1049 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 Dgup_test.h27 __u32 gup_flags; member
H A Dnommu.c1641 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 Dgup_test.c225 int gup_flags = FOLL_LONGTERM; in pin_longterm_test_start() local
H A Dmemory.c6687 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 Dmte.c420 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 Duser_pages.c84 unsigned int gup_flags = FOLL_LONGTERM | (writable ? FOLL_WRITE : 0); in hfi1_acquire_user_pages() local
/linux/drivers/media/common/videobuf2/
H A Dframe_vector.c44 unsigned int gup_flags = FOLL_LONGTERM; in get_vaddr_frames() local
/linux/drivers/infiniband/core/
H A Dumem.c170 unsigned int gup_flags = FOLL_LONGTERM; in ib_umem_get() local
/linux/net/xdp/
H A Dxdp_umem.c96 unsigned int gup_flags = FOLL_WRITE; in xdp_umem_pin_pages() local
/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_userptr.c236 unsigned int gup_flags = 0; in i915_gem_object_userptr_submit_init() local
/linux/drivers/infiniband/hw/usnic/
H A Dusnic_uiom.c88 unsigned int gup_flags = FOLL_LONGTERM; in usnic_uiom_get_pages() local
/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_gem.c670 unsigned int gup_flags = FOLL_LONGTERM; in etnaviv_gem_userptr_get_pages() local
/linux/kernel/
H A Dptrace.c45 void *buf, int len, unsigned int gup_flags) in ptrace_access_vm()
/linux/drivers/vhost/
H A Dvdpa.c1100 unsigned int gup_flags = FOLL_LONGTERM; in vhost_vdpa_pa_map() local
/linux/drivers/iommu/iommufd/
H A Dpages.c750 unsigned int gup_flags; member
/linux/include/linux/
H A Dmm.h2486 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 Duprobes.c495 unsigned int gup_flags = FOLL_FORCE; in uprobe_write_opcode() local