Searched refs:fget (Results 1 – 25 of 31) sorted by relevance
12
47 extern struct file *fget(unsigned int fd);
77 of the fd (fget()/fget_light()) are lock-free, it is possible97 fget()/fget_light().
364 pipe = fget(pipefd); in autofs_dev_ioctl_setpipefd()644 fp = fget(param->ioctlfd); in _autofs_dev_ioctl()
323 pipe = fget(sbi->pipefd); in autofs_fill_super()
206 struct file *fp = fget(clockid_to_fd(id)); in get_clock_desc()
234 file = fget(fd); in proc_ns_fget()
336 file = fget(fd); in eventfd_fget()
435 param.file = fget(aux); in SYSCALL_DEFINE5()
737 struct file *fget(unsigned int fd) in fget() function741 EXPORT_SYMBOL(fget);
1037 return fget(fd); in io_file_get()3122 ctx->user_files[i] = fget(fd); in io_sqe_files_register()
1782 req->ki_filp = fget(iocb->aio_fildes); in __io_submit_one()
158 memfd = fget(list[i].memfd); in udmabuf_create()
80 struct file *file = fget(fd); in sync_file_fdget()
614 file = fget(fd); in dma_buf_get()
193 outp->fh = fget(outp->fd); in coda_psdev_write()
805 ts->rd = fget(rfd); in p9_fd_open()806 ts->wr = fget(wfd); in p9_fd_open()
628 } fget; member668 error = get_user(min_buf_size_ptr, &args->fget.min_buf_size); in SYSCALL_DEFINE2()
355 f = fget(fdno); in lookup_get_fd_uobject()
1450 struct file *file = fget(fd); in get_tap_ptr_ring()1468 struct file *file = fget(fd); in get_tap_socket()
697 file = fget(arg); in loop_change_fd()937 file = fget(arg); in loop_set_fd()
1329 file = fget(fd); in ksys_mmap_pgoff()
1596 file = fget(fd); in ksys_mmap_pgoff()
1230 file = fget(ctx->fd); in fuse_fill_super()
2227 struct file *old = fget(oldfd); in fuse_dev_ioctl()
1197 drm_file = fget(args->drm_fd); in kfd_ioctl_acquire_vm()