Searched defs:gup_flags (Results 1 – 15 of 15) sorted by relevance
| /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/mm/ |
| H A D | gup_test.h | 27 __u32 gup_flags; member
|
| H A D | memory.c | 7053 void *buf, int len, unsigned int gup_flags) in __access_remote_vm() 7143 void *buf, int len, unsigned int gup_flags) in access_remote_vm() 7154 void *buf, int len, unsigned int gup_flags) in access_process_vm() 7177 void *buf, int len, unsigned int gup_flags) in __copy_remote_vm_str() 7268 void *buf, int len, unsigned int gup_flags) in copy_remote_vm_str()
|
| /linux/drivers/infiniband/core/ |
| H A D | umem.c | 175 unsigned int gup_flags = FOLL_LONGTERM; in ib_umem_get() local
|
| /linux/drivers/accel/ivpu/ |
| H A D | ivpu_gem_userptr.c | 73 unsigned int gup_flags = FOLL_LONGTERM; in ivpu_create_userptr_dmabuf() 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 | 238 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/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 | 671 unsigned int gup_flags = FOLL_LONGTERM; in etnaviv_gem_userptr_get_pages() local
|
| /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/drivers/vhost/ |
| H A D | vdpa.c | 1102 unsigned int gup_flags = FOLL_LONGTERM; in vhost_vdpa_pa_map() local
|
| /linux/include/linux/ |
| H A D | mm.h | 3209 int gup_flags, in get_user_page_vma_remote() 3303 unsigned int gup_flags, struct page **pagep) in get_user_page_fast_only()
|
| /linux/drivers/block/ |
| H A D | ublk_drv.c | 5380 unsigned int gup_flags; in ublk_ctrl_reg_buf() local
|