Searched refs:get_user_pages_unlocked (Results 1 - 15 of 15) sorted by relevance

/linux-4.1.27/net/ceph/
H A Dpagevec.c27 rc = get_user_pages_unlocked(current, current->mm, ceph_get_direct_page_vector()
/linux-4.1.27/virt/kvm/
H A Dasync_pf.c83 get_user_pages_unlocked(NULL, mm, addr, 1, 1, 0, NULL); async_pf_execute()
/linux-4.1.27/mm/
H A Dgup.c677 * get_user_pages_unlocked().
706 * Same as get_user_pages_unlocked(...., FOLL_TOUCH) but it allows to
732 * get_user_pages_unlocked() is suitable to replace the form:
740 * get_user_pages_unlocked(tsk, mm, ..., pages);
748 long get_user_pages_unlocked(struct task_struct *tsk, struct mm_struct *mm, get_user_pages_unlocked() function
755 EXPORT_SYMBOL(get_user_pages_unlocked); variable
1364 ret = get_user_pages_unlocked(current, mm, start, get_user_pages_fast()
H A Dprocess_vm_access.c102 pages = get_user_pages_unlocked(task, mm, pa, pages, process_vm_rw_single_vec()
H A Dutil.c281 return get_user_pages_unlocked(current, mm, start, nr_pages, get_user_pages_fast()
H A Dnommu.c242 long get_user_pages_unlocked(struct task_struct *tsk, struct mm_struct *mm, get_user_pages_unlocked() function
249 EXPORT_SYMBOL(get_user_pages_unlocked); variable
/linux-4.1.27/drivers/media/pci/ivtv/
H A Divtv-udma.c127 err = get_user_pages_unlocked(current, current->mm, ivtv_udma_setup()
/linux-4.1.27/arch/sh/mm/
H A Dgup.c260 ret = get_user_pages_unlocked(current, mm, start, get_user_pages_fast()
/linux-4.1.27/arch/sparc/mm/
H A Dgup.c252 ret = get_user_pages_unlocked(current, mm, start, get_user_pages_fast()
/linux-4.1.27/arch/s390/mm/
H A Dgup.c234 ret = get_user_pages_unlocked(current, mm, start, get_user_pages_fast()
/linux-4.1.27/arch/mips/mm/
H A Dgup.c304 ret = get_user_pages_unlocked(current, mm, start, get_user_pages_fast()
/linux-4.1.27/arch/x86/mm/
H A Dgup.c391 ret = get_user_pages_unlocked(current, mm, start, get_user_pages_fast()
/linux-4.1.27/drivers/video/fbdev/
H A Dpvr2fb.c689 ret = get_user_pages_unlocked(current, current->mm, (unsigned long)buf, pvr2fb_write()
/linux-4.1.27/include/linux/
H A Dmm.h1223 long get_user_pages_unlocked(struct task_struct *tsk, struct mm_struct *mm,
/linux-4.1.27/drivers/scsi/
H A Dst.c4571 res = get_user_pages_unlocked( sgl_map_user_pages()

Completed in 780 milliseconds