Searched defs:pgoff (Results 26 - 50 of 142) sorted by relevance

123456

/linux-master/drivers/gpu/drm/
H A Ddrm_gem_dma_helper.c340 drm_gem_dma_get_unmapped_area(struct file *filp, unsigned long addr, unsigned long len, unsigned long pgoff, unsigned long flags) argument
/linux-master/mm/
H A Dmincore.c79 pgoff_t pgoff; local
H A Dmapping_dirty_helpers.c97 pgoff_t pgoff = ((addr - walk->vma->vm_start) >> PAGE_SHIFT) + local
/linux-master/arch/arm/mm/
H A Dfault-armv.c141 pgoff_t pgoff; local
/linux-master/arch/parisc/mm/
H A Dhugetlbpage.c25 hugetlb_get_unmapped_area(struct file *file, unsigned long addr, unsigned long len, unsigned long pgoff, unsigned long flags) argument
/linux-master/arch/m68k/kernel/
H A Dsys_m68k.c40 sys_mmap2(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long pgoff) argument
/linux-master/drivers/vfio/cdx/
H A Dmain.c178 u64 pgoff, base; local
/linux-master/drivers/infiniband/core/
H A Dumem.c84 unsigned long va, pgoff; local
/linux-master/fs/ramfs/
H A Dfile-nommu.c202 ramfs_nommu_get_unmapped_area(struct file *file, unsigned long addr, unsigned long len, unsigned long pgoff, unsigned long flags) argument
/linux-master/drivers/video/fbdev/core/
H A Dfb_defio.c45 unsigned long pgoff = offset >> PAGE_SHIFT; local
H A Dfb_chrdev.c392 get_fb_unmapped_area(struct file *filp, unsigned long addr, unsigned long len, unsigned long pgoff, unsigned long flags) argument
/linux-master/arch/sparc/kernel/
H A Dsys_sparc_64.c90 unsigned long arch_get_unmapped_area(struct file *filp, unsigned long addr, unsigned long len, unsigned long pgoff, unsigned long flags) argument
81 COLOR_ALIGN(unsigned long addr, unsigned long pgoff) argument
148 arch_get_unmapped_area_topdown(struct file *filp, const unsigned long addr0, const unsigned long len, const unsigned long pgoff, const unsigned long flags) argument
218 get_fb_unmapped_area(struct file *filp, unsigned long orig_addr, unsigned long len, unsigned long pgoff, unsigned long flags) argument
[all...]
/linux-master/drivers/comedi/
H A Dcomedi_buf.c206 unsigned int pgoff = offset_in_page(offset); local
/linux-master/drivers/media/usb/uvc/
H A Duvc_queue.c361 uvc_queue_get_unmapped_area(struct uvc_video_queue *queue, unsigned long pgoff) argument
/linux-master/drivers/usb/gadget/function/
H A Duvc_queue.c232 uvcg_queue_get_unmapped_area(struct uvc_video_queue *queue, unsigned long pgoff) argument
/linux-master/drivers/dma-buf/
H A Dudmabuf.c37 pgoff_t pgoff = vmf->pgoff; local
206 pgoff_t pgoff, pgcnt, pgidx, pgbuf = 0, pglimit; local
/linux-master/drivers/dax/
H A Ddevice.c54 __weak phys_addr_t dax_pgoff_to_phys(struct dev_dax *dev_dax, pgoff_t pgoff, argument
82 pgoff_t pgoff; local
142 pgoff_t pgoff; local
186 pgoff_t pgoff; local
310 dax_get_unmapped_area(struct file *filp, unsigned long addr, unsigned long len, unsigned long pgoff, unsigned long flags) argument
[all...]
/linux-master/arch/nios2/mm/
H A Dcacheflush.c79 pgoff_t pgoff; local
/linux-master/drivers/vfio/fsl-mc/
H A Dvfio_fsl_mc.c363 u64 pgoff, base; local
/linux-master/arch/sparc/mm/
H A Dhugetlbpage.c26 hugetlb_get_unmapped_area_bottomup(struct file *filp, unsigned long addr, unsigned long len, unsigned long pgoff, unsigned long flags) argument
58 hugetlb_get_unmapped_area_topdown(struct file *filp, const unsigned long addr0, const unsigned long len, const unsigned long pgoff, const unsigned long flags) argument
97 hugetlb_get_unmapped_area(struct file *file, unsigned long addr, unsigned long len, unsigned long pgoff, unsigned long flags) argument
/linux-master/fs/proc/
H A Dtask_nommu.c134 unsigned long long pgoff = 0; local
/linux-master/drivers/md/
H A Ddm-linear.c159 static struct dax_device *linear_dax_pgoff(struct dm_target *ti, pgoff_t *pgoff) argument
168 static long linear_dax_direct_access(struct dm_target *ti, pgoff_t pgoff, argument
177 static int linear_dax_zero_page_range(struct dm_target *ti, pgoff_t pgoff, argument
185 static size_t linear_dax_recovery_write(struct dm_target *ti, pgoff_t pgoff, argument
[all...]
H A Ddm-target.c257 static long io_err_dax_direct_access(struct dm_target *ti, pgoff_t pgoff, argument
/linux-master/drivers/w1/slaves/
H A Dw1_ds250x.c49 int pgoff = pageno * W1_PAGE_SIZE; local
88 int pgoff, epoff; local
[all...]
/linux-master/fs/xfs/
H A Dxfs_notify_failure.c78 pgoff_t pgoff; local

Completed in 211 milliseconds

123456