Home
last modified time | relevance | path

Searched refs:get_file (Results 1 – 25 of 34) 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()
/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/tools/testing/vma/include/
H A Dstubs.h413 static inline struct file *get_file(struct file *f) in get_file() function
H A Ddup.h1539 get_file(file); in get_sysctl_max_map_count()
/linux/net/core/
H A Dscm.c366 FD_PREPARE(fdf, flags, get_file(f)); in scm_recv_one_fd()
442 get_file(fpl->fp[i]); in scm_fp_dup()
/linux/virt/kvm/
H A Dvfio.c168 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/io_uring/
H A Dmsg_ring.c188 get_file(msg->src_file); in io_msg_grab_file()
/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.c977 get_file(session->intr_sock->file); in hidp_session_new()
978 get_file(session->ctrl_sock->file); in hidp_session_new()
/linux/drivers/vdpa/vdpa_user/
H A Diova_domain.c38 map_file->file = get_file(file); in vduse_iotlb_add_range()
/linux/drivers/xen/
H A Dgntdev-dmabuf.c396 get_file(gntdev_dmabuf->priv->filp); in dmabuf_exp_from_pages()
/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/kernel/bpf/
H A Dtask_iter.c1018 get_file(snap->vm_file); in bpf_iter_task_vma_next()
H A Dstackmap.c384 file = get_file(file); in stack_map_get_build_id_offset_sleepable()
/linux/fs/nfsd/
H A Dfilecache.c1269 get_file(file); in nfsd_file_do_acquire()
/linux/drivers/tty/
H A Dtty_io.c1084 p = get_file(redirect); in redirected_tty_write()
2380 redirect = get_file(file); in tioccons()

12