Home
last modified time | relevance | path

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

/linux-4.1.27/net/ceph/
Dpagevec.c27 rc = get_user_pages_unlocked(current, current->mm, in ceph_get_direct_page_vector()
/linux-4.1.27/arch/sh/mm/
Dgup.c260 ret = get_user_pages_unlocked(current, mm, start, in get_user_pages_fast()
/linux-4.1.27/virt/kvm/
Dasync_pf.c83 get_user_pages_unlocked(NULL, mm, addr, 1, 1, 0, NULL); in async_pf_execute()
/linux-4.1.27/arch/s390/mm/
Dgup.c234 ret = get_user_pages_unlocked(current, mm, start, in get_user_pages_fast()
/linux-4.1.27/arch/sparc/mm/
Dgup.c252 ret = get_user_pages_unlocked(current, mm, start, in get_user_pages_fast()
/linux-4.1.27/mm/
Dgup.c748 long get_user_pages_unlocked(struct task_struct *tsk, struct mm_struct *mm, in get_user_pages_unlocked() function
755 EXPORT_SYMBOL(get_user_pages_unlocked);
1364 ret = get_user_pages_unlocked(current, mm, start, in get_user_pages_fast()
Dprocess_vm_access.c102 pages = get_user_pages_unlocked(task, mm, pa, pages, in process_vm_rw_single_vec()
Dutil.c281 return get_user_pages_unlocked(current, mm, start, nr_pages, in get_user_pages_fast()
Dnommu.c242 long get_user_pages_unlocked(struct task_struct *tsk, struct mm_struct *mm, in get_user_pages_unlocked() function
249 EXPORT_SYMBOL(get_user_pages_unlocked);
/linux-4.1.27/drivers/media/pci/ivtv/
Divtv-udma.c127 err = get_user_pages_unlocked(current, current->mm, in ivtv_udma_setup()
/linux-4.1.27/arch/mips/mm/
Dgup.c304 ret = get_user_pages_unlocked(current, mm, start, in get_user_pages_fast()
/linux-4.1.27/arch/x86/mm/
Dgup.c391 ret = get_user_pages_unlocked(current, mm, start, in get_user_pages_fast()
/linux-4.1.27/drivers/video/fbdev/
Dpvr2fb.c689 ret = get_user_pages_unlocked(current, current->mm, (unsigned long)buf, in pvr2fb_write()
/linux-4.1.27/include/linux/
Dmm.h1223 long get_user_pages_unlocked(struct task_struct *tsk, struct mm_struct *mm,
/linux-4.1.27/drivers/scsi/
Dst.c4555 res = get_user_pages_unlocked( in sgl_map_user_pages()