| /linux/drivers/accel/habanalabs/common/ |
| H A D | hldio.c | 86 goto fput; in hl_dio_fd_register() 92 goto fput; in hl_dio_fd_register() 103 goto fput; in hl_dio_fd_register() 109 goto fput; in hl_dio_fd_register() 116 goto fput; in hl_dio_fd_register() 127 fput: in hl_dio_fd_register() 128 fput(f->filp); in hl_dio_fd_register() 135 fput(f->filp); in hl_dio_fd_unregister()
|
| /linux/include/linux/ |
| H A D | file.h | 18 extern void fput(struct file *); 63 fput(fd_file(fd)); in fdput() 97 DEFINE_FREE(fput, struct file *, if (!IS_ERR_OR_NULL(_T)) fput(_T)) 167 fput(fdf->__file); in class_fd_prepare_destructor()
|
| /linux/drivers/dma-buf/ |
| H A D | sync_file.c | 92 fput(file); in sync_file_fdget() 113 fput(sync_file->file); in sync_file_get_fence() 177 fput(sync_file->file); in sync_file_merge() 254 fput(fence2->file); in sync_file_ioctl_merge() 258 fput(fence3->file); in sync_file_ioctl_merge() 261 fput(fence2->file); in sync_file_ioctl_merge()
|
| /linux/net/handshake/ |
| H A D | handshake-test.c | 238 fput(filp); in handshake_req_submit_test4() 275 fput(filp); in handshake_req_submit_test5() 309 fput(filp); in handshake_req_submit_test6() 343 fput(filp); in handshake_req_cancel_test1() 385 fput(filp); in handshake_req_cancel_test2() 430 fput(filp); in handshake_req_cancel_test3()
|
| /linux/io_uring/ |
| H A D | tctx.c | 234 fput(tctx->registered_rings[i]); in io_uring_unreg_ringfd() 265 fput(file); in io_ring_add_registered_fd() 270 fput(file); in io_ring_add_registered_fd() 331 fput(tctx->registered_rings[reg.offset]); in io_ringfd_register() 366 fput(tctx->registered_rings[reg.offset]); in io_ringfd_unregister()
|
| /linux/init/ |
| H A D | do_mounts_rd.c | 243 fput(in_file); in rd_load_image() 258 fput(in_file); in rd_load_image() 260 fput(out_file); in rd_load_image()
|
| /linux/security/keys/ |
| H A D | big_key.c | 126 fput(file); in big_key_preparse() 141 fput(file); in big_key_preparse() 271 fput(file); in big_key_read()
|
| /linux/fs/proc/ |
| H A D | fd.c | 71 fput(file); in seq_show() 122 fput(file); in tid_fd_mode() 189 fput(fd_file); in proc_fd_link() 271 fput(f); in proc_readfd_common()
|
| /linux/virt/kvm/ |
| H A D | vfio.c | 184 fput(filp); in kvm_vfio_file_add() 211 fput(kvf->file); in kvm_vfio_file_del() 334 fput(kvf->file); in kvm_vfio_release()
|
| /linux/fs/ |
| H A D | kernel_read_file.c | 142 fput(file); in kernel_read_file_from_path() 169 fput(file); in kernel_read_file_from_path_initns()
|
| H A D | backing-file.c | 47 fput(f); in backing_file_open() 71 fput(f); in backing_tmpfile_open() 101 fput(aio->iocb.ki_filp); in backing_aio_put()
|
| /linux/drivers/vfio/pci/xe/ |
| H A D | main.c | 53 fput(xe_vdev->migf->filp); in xe_vfio_pci_put_file() 327 fput(migf->filp); in xe_vfio_set_state() 357 fput(migf->filp); in xe_vfio_set_state() 412 fput(f); in xe_vfio_pci_set_device_state()
|
| /linux/fs/xfs/ |
| H A D | xfs_buf_mem.c | 108 fput(file); in xmbuf_alloc() 126 fput(btp->bt_file); in xmbuf_free()
|
| /linux/fs/fuse/ |
| H A D | backing.c | 24 fput(fb->file); in fuse_backing_free() 136 fput(file); in fuse_backing_open()
|
| /linux/drivers/vdpa/vdpa_user/ |
| H A D | iova_domain.c | 38 fput(map_file->file); in vduse_iotlb_add_range() 53 fput(map_file->file); in vduse_iotlb_del_range() 538 fput(map_file->file); in vduse_domain_free_coherent() 609 fput(domain->file); in vduse_domain_destroy() 667 fput(file); in vduse_domain_create()
|
| /linux/fs/coda/ |
| H A D | file.c | 145 fput(cvm_ops->coda_file); in coda_vm_close() 208 fput(coda_file); in coda_file_mmap() 286 fput(cfi->cfi_container); in coda_release()
|
| /linux/rust/kernel/fs/ |
| H A D | file.rs | 211 unsafe { bindings::fput(obj.cast().as_ptr()) } in dec_ref() 248 unsafe { bindings::fput(obj.cast().as_ptr()) } in dec_ref()
|
| /linux/fs/autofs/ |
| H A D | inode.c | 177 fput(pipe); in autofs_parse_fd() 184 fput(sbi->pipe); in autofs_parse_fd() 388 fput(sbi->pipe); in autofs_free_fc()
|
| H A D | dev-ioctl.c | 360 fput(pipe); in autofs_dev_ioctl_setpipefd() 729 fput(fp); in _autofs_dev_ioctl() 741 fput(fp); in _autofs_dev_ioctl() 749 fput(fp); in _autofs_dev_ioctl()
|
| /linux/fs/overlayfs/ |
| H A D | file.c | 110 fput(of->realfile); in ovl_file_free() 112 fput(of->upperfile); in ovl_file_free() 149 fput(upperfile); in ovl_real_file_path() 228 fput(realfile); in ovl_open()
|
| /linux/drivers/vfio/pci/qat/ |
| H A D | main.c | 95 fput(qat_vdev->resuming_migf->filp); in qat_vf_disable_fds() 101 fput(qat_vdev->saving_migf->filp); in qat_vf_disable_fds() 284 fput(migf->filp); in qat_vf_save_device_data() 506 fput(res); in qat_vf_pci_set_device_state()
|
| /linux/drivers/gpu/drm/ttm/ |
| H A D | ttm_tt.c | 188 fput(ttm->swap_storage); in ttm_tt_fini() 258 fput(swap_storage); in ttm_tt_swapin() 364 fput(swap_storage); in ttm_tt_swapout()
|
| /linux/fs/pstore/ |
| H A D | blk.c | 234 fput(psblk_file); in __register_pstore_blk() 331 fput(psblk_file); in __best_effort_exit()
|
| /linux/drivers/gpu/drm/i915/selftests/ |
| H A D | igt_mmap.c | 50 fput(file); in igt_mmap_offset()
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | st_shmem_utils.c | 52 fput(file); in igt_shmem_basic()
|