Searched refs:fget (Results 1 – 25 of 37) sorted by relevance
12
49 extern struct file *fget(unsigned int fd);
81 of the fd (fget()/fget_light()) are lock-free, it is possible101 fget()/fget_light().
366 pipe = fget(pipefd); in autofs_dev_ioctl_setpipefd()649 fp = fget(param->ioctlfd); in _autofs_dev_ioctl()
324 pipe = fget(sbi->pipefd); in autofs_fill_super()
81 struct file *file = fget(fd); in sync_file_fdget()
239 memfd = fget(list[i].memfd); in udmabuf_create()
729 file = fget(fd); in dma_buf_get()
201 struct file *fp = fget(clockid_to_fd(id)); in get_clock_desc()
150 filp = fget(fd); in kvm_vfio_file_add()
334 file = fget(fd); in eventfd_fget()
465 param.file = fget(aux); in SYSCALL_DEFINE5()
927 struct file *fget(unsigned int fd) in fget() function931 EXPORT_SYMBOL(fget);
232 file = fget(fd); in io_ring_add_registered_fd()
398 struct file *file = fget(fd); in __io_sqe_files_update()600 file = fget(fd); in io_files_update_with_index_alloc()894 file = fget(fd); in io_sqe_files_register()
189 outp->fh = fget(outp->fd); in coda_psdev_write()
452 file = fget(fd); in iommufd_ctx_from_fd()
625 file = fget(fd); in iommufd_access_get()
830 ts->rd = fget(rfd); in p9_fd_open()837 ts->wr = fget(wfd); in p9_fd_open()
629 } fget; member669 error = get_user(min_buf_size_ptr, &args->fget.min_buf_size); in SYSCALL_DEFINE2()
353 f = fget(fdno); in lookup_get_fd_uobject()
568 struct file *file = fget(arg); in loop_change_fd()997 struct file *file = fget(config->fd); in loop_configure()
762 f = fget(fd); in kfd_dbg_trap_enable()
989 drm_file = fget(args->drm_fd); in kfd_ioctl_acquire_vm()2235 drm_file = fget(device_buckets[i].drm_fd); in criu_restore_devices()
1260 file = fget(fd); in ksys_mmap_pgoff()
1685 kaddfd.file = fget(addfd.srcfd); in seccomp_notify_addfd()