Searched refs:fget (Results 1 – 25 of 36) 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()
323 pipe = fget(sbi->pipefd); in autofs_fill_super()
201 struct file *fp = fget(clockid_to_fd(id)); in get_clock_desc()
241 file = fget(fd); in proc_ns_fget()
350 file = fget(fd); in eventfd_fget()
429 param.file = fget(aux); in SYSCALL_DEFINE5()
878 struct file *fget(unsigned int fd) in fget() function882 EXPORT_SYMBOL(fget);
1800 req->ki_filp = fget(iocb->aio_fildes); in __io_submit_one()
193 outp->fh = fget(outp->fd); in coda_psdev_write()
80 struct file *file = fget(fd); in sync_file_fdget()
203 memfd = fget(list[i].memfd); in udmabuf_create()
651 file = fget(fd); in dma_buf_get()
820 ts->rd = fget(rfd); in p9_fd_open()825 ts->wr = fget(wfd); in p9_fd_open()
534 file = fget(fd); in SYSCALL_DEFINE2()
1583 kaddfd.file = fget(addfd.srcfd); in seccomp_notify_addfd()
628 } fget; member668 error = get_user(min_buf_size_ptr, &args->fget.min_buf_size); in SYSCALL_DEFINE2()
777 file = fget(attribute_fd); in sgx_set_attribute()
353 f = fget(fdno); in lookup_get_fd_uobject()
1455 struct file *file = fget(fd); in get_tap_ptr_ring()1473 struct file *file = fget(fd); in get_tap_socket()
743 struct file *file = fget(arg); in loop_change_fd()1192 struct file *file = fget(config->fd); in loop_configure()
1291 file = fget(fd); in ksys_mmap_pgoff()
1623 ctx->file = fget(ctx->fd); in fuse_get_tree()
1197 drm_file = fget(args->drm_fd); in kfd_ioctl_acquire_vm()