Searched refs:get_file (Results 26 - 47 of 47) sorted by relevance

12

/linux-master/mm/
H A Dnommu.c1064 region->vm_file = get_file(file);
1065 vma->vm_file = get_file(file);
H A Dmmap.c2364 get_file(new->vm_file);
2819 vma->vm_file = get_file(file);
3063 file = get_file(vma->vm_file);
3409 get_file(new_vma->vm_file);
H A Dinternal.h866 fpin = get_file(vmf->vma->vm_file);
H A Dkhugepaged.c2404 struct file *file = get_file(vma->vm_file);
2752 struct file *file = get_file(vma->vm_file);
/linux-master/kernel/
H A Dfork.c738 get_file(file);
1422 get_file(new_exe_file);
1470 get_file(new_exe_file);
/linux-master/samples/vfio-mdev/
H A Dmtty.c1201 get_file(migf->filp);
1216 get_file(migf->filp);
/linux-master/ipc/
H A Dshm.c1226 get_file(shm_file);
1613 base = get_file(shp->shm_file);
/linux-master/drivers/xen/
H A Dgntdev-dmabuf.c404 get_file(gntdev_dmabuf->priv->filp);
/linux-master/fs/
H A Dcoredump.c1218 get_file(m->file);
H A Dselect.c229 entry->filp = get_file(filp);
/linux-master/fs/nfsd/
H A Dfilecache.c1080 get_file(file);
H A Dvfs.c2232 get_file(fp);
H A Dnfs4state.c1516 get_file(nf->nf_file);
1779 get_file(nf->nf_file);
/linux-master/net/9p/
H A Dtrans_fd.c889 get_file(file);
/linux-master/drivers/tty/
H A Dtty_io.c1126 p = get_file(redirect);
2417 redirect = get_file(file);
/linux-master/drivers/vhost/
H A Dvdpa.c1065 map_file->file = get_file(vma->vm_file);
/linux-master/drivers/accel/habanalabs/common/
H A Dmemory.c1843 /* Paired with get_file() in export_dmabuf() */
1890 get_file(ctx->hpriv->file_priv->filp);
/linux-master/drivers/md/
H A Dmd-bitmap.c1922 get_file(file);
/linux-master/drivers/vfio/pci/mlx5/
H A Dcmd.c749 get_file(migf->filp);
/linux-master/drivers/vdpa/vdpa_user/
H A Dvduse_dev.c1177 f = get_file(map_file->file);
/linux-master/include/linux/
H A Dfs.h1041 static inline struct file *get_file(struct file *f) function
/linux-master/drivers/android/
H A Dbinder.c1939 get_file(twcb->file);

Completed in 449 milliseconds

12