Home
last modified time | relevance | path

Searched refs:get_file (Results 1 – 25 of 37) sorted by relevance

12

/linux/rust/kernel/fs/
H A Dfile.rs204 unsafe { bindings::get_file(self.as_ptr()) }; in inc_ref()
240 unsafe { bindings::get_file(self.as_ptr()) }; in inc_ref()
/linux/net/handshake/
H A Drequest.c211 get_file(pos->hr_file); in handshake_req_next()
274 req->hr_file = get_file(sock->file); in handshake_req_submit()
H A Dnetlink.c206 get_file(req->hr_file); in handshake_net_exit()
/linux/tools/perf/util/
H A Dvdso.c71 static char *get_file(struct vdso_file *vdso_file) in get_file() function
357 file = get_file(&vdso_info->vdso); in machine__findnew_vdso()
/linux/mm/
H A Dmsync.c94 get_file(file); in SYSCALL_DEFINE3()
H A Dmadvise.c319 get_file(file); in madvise_willneed()
1034 get_file(f); in madvise_remove()
H A Dvma.c541 get_file(new->vm_file); in __split_vma()
1933 get_file(new_vma->vm_file); in copy_vma()
2491 get_file(map->file); in __mmap_new_file_vma()
H A Dutil.c331 get_file(file); in vma_set_file()
/linux/include/linux/
H A Ddma-buf.h540 get_file(dmabuf->file); in get_dma_buf()
/linux/drivers/gpu/drm/i915/gt/
H A Dshmem_utils.c44 get_file(file); in shmem_create_from_object()
/linux/kernel/liveupdate/
H A Dluo_file.c618 get_file(luo_file->file); in luo_retrieve_file()
634 get_file(luo_file->file); in luo_retrieve_file()
/linux/tools/testing/vma/include/
H A Dstubs.h413 static inline struct file *get_file(struct file *f) in get_file() function
/linux/fs/cachefiles/
H A Dondemand.c75 get_file(file); in cachefiles_ondemand_fd_write_iter()
107 get_file(file); in cachefiles_ondemand_fd_llseek()
/linux/virt/kvm/
H A Dvfio.c175 kvf->file = get_file(filp); in kvm_vfio_file_add()
/linux/fs/coda/
H A Dfile.c201 vma->vm_file = get_file(host_file); in coda_file_mmap()
/linux/drivers/vfio/pci/pds/
H A Dlm.c41 get_file(lm_file->filep); in pds_vfio_get_lm_file()
/linux/drivers/vfio/
H A Dcontainer.c517 get_file(group->opened_file); in vfio_group_use_container()
/linux/fs/autofs/
H A Dwaitq.c160 pipe = get_file(sbi->pipe); in autofs_notify_daemon()
/linux/drivers/dma-buf/
H A Ddma-buf.c370 get_file(dmabuf->file); in dma_buf_poll()
393 get_file(dmabuf->file); in dma_buf_poll()
/linux/net/bluetooth/hidp/
H A Dcore.c961 get_file(session->intr_sock->file); in hidp_session_new()
962 get_file(session->ctrl_sock->file); in hidp_session_new()
/linux/drivers/iommu/iommufd/
H A Dmain.c629 get_file(ictx->file); in iommufd_ctx_get()
/linux/drivers/vdpa/vdpa_user/
H A Diova_domain.c32 map_file->file = get_file(file); in vduse_iotlb_add_range()
/linux/samples/vfio-mdev/
H A Dmtty.c1196 get_file(migf->filp); in mtty_step_state()
1211 get_file(migf->filp); in mtty_step_state()
/linux/ipc/
H A Dshm.c1227 get_file(shm_file); in shmctl_do_lock()
1614 base = get_file(shp->shm_file); in do_shmat()
/linux/drivers/xen/
H A Dgntdev-dmabuf.c396 get_file(gntdev_dmabuf->priv->filp); in dmabuf_exp_from_pages()

12