Searched refs:fget (Results 1 – 25 of 29) sorted by relevance
12
56 struct file *filp = fget(fd); in amdgpu_sched_process_priority_override()
46 extern struct file *fget(unsigned int fd);
77 of the fd (fget()/fget_light()) are lock-free, it is possible97 fget()/fget_light().
383 pipe = fget(pipefd); in autofs_dev_ioctl_setpipefd()661 fp = fget(param->ioctlfd); in _autofs_dev_ioctl()
307 pipe = fget(pipefd); in autofs_fill_super()
219 struct file *fp = fget(clockid_to_fd(id)); in get_clock_desc()
237 file = fget(fd); in proc_ns_fget()
328 file = fget(fd); in eventfd_fget()
702 struct file *fget(unsigned int fd) in fget() function706 EXPORT_SYMBOL(fget);
1421 req->ki_filp = fget(iocb->aio_fildes); in aio_prep_rw()1586 req->file = fget(iocb->aio_fildes); in aio_fsync()1724 req->file = fget(iocb->aio_fildes); in aio_poll()
191 outp->fh = fget(outp->fd); in coda_psdev_write()
89 struct file *file = fget(fd); in sync_file_fdget()
500 file = fget(fd); in dma_buf_get()
806 ts->rd = fget(rfd); in p9_fd_open()807 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()
374 f = fget(fdno); in lookup_get_fd_uobject()
458 file = fget(fd); in drm_syncobj_fd_to_handle()
1234 struct file *file = fget(fd); in get_tap_ptr_ring()1252 struct file *file = fget(fd); in get_tap_socket()
705 file = fget(arg); in loop_change_fd()918 file = fget(arg); in loop_set_fd()
1400 file = fget(fd); in ksys_mmap_pgoff()
1552 file = fget(fd); in ksys_mmap_pgoff()
1096 file = fget(d.fd); in fuse_fill_super()
2223 struct file *old = fget(oldfd); in fuse_dev_ioctl()
1182 drm_file = fget(args->drm_fd); in kfd_ioctl_acquire_vm()
1091 file = fget(nla_get_s32(data[IFLA_PPP_DEV_FD])); in ppp_nl_newlink()