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

12

/linux-master/fs/proc/
H A Dfd.c48 get_file(file);
/linux-master/fs/
H A Dselect.c229 entry->filp = get_file(filp);
/linux-master/include/linux/
H A Ddma-buf.h560 * get_dma_buf - convenience wrapper for get_file.
570 get_file(dmabuf->file);
H A Dfs.h1037 static inline struct file *get_file(struct file *f) function
/linux-master/io_uring/
H A Dmsg_ring.c170 get_file(file);
/linux-master/ipc/
H A Dshm.c1222 get_file(shm_file);
1609 base = get_file(shp->shm_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/mm/
H A Dinternal.h956 fpin = get_file(vmf->vma->vm_file);
H A Dkhugepaged.c2390 struct file *file = get_file(vma->vm_file);
2737 struct file *file = get_file(vma->vm_file);
H A Dmadvise.c299 get_file(file);
1007 get_file(f);
H A Dmmap.c2409 get_file(new->vm_file);
2864 vma->vm_file = get_file(file);
3108 file = get_file(vma->vm_file);
3454 get_file(new_vma->vm_file);
H A Dmsync.c94 get_file(file);
H A Dnommu.c1050 region->vm_file = get_file(file);
1051 vma->vm_file = get_file(file);
H A Dutil.c329 get_file(file);
/linux-master/net/9p/
H A Dtrans_fd.c889 get_file(file);
/linux-master/net/bluetooth/cmtp/
H A Dcore.c398 get_file(session->sock->file);
/linux-master/net/bluetooth/hidp/
H A Dcore.c961 get_file(session->intr_sock->file);
962 get_file(session->ctrl_sock->file);
/linux-master/net/core/
H A Dscm.c384 get_file(fpl->fp[i]);
/linux-master/net/handshake/
H A Dnetlink.c125 fd_install(fd, get_file(sock->file));
/linux-master/samples/vfio-mdev/
H A Dmtty.c1201 get_file(migf->filp);
1216 get_file(migf->filp);
/linux-master/tools/perf/util/
H A Dvdso.c71 static char *get_file(struct vdso_file *vdso_file) function
359 file = get_file(&vdso_info->vdso);
/linux-master/virt/kvm/
H A Dvfio.c175 kvf->file = get_file(filp);

Completed in 392 milliseconds

12