| /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/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/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()
|
| H A D | dma-buf.c | 315 fput(dmabuf->file); in dma_buf_poll_cb() 486 fput(sync_file->file); in dma_buf_export_sync_file() 774 fput(file); in dma_buf_export() 821 fput(file); in dma_buf_get() 849 fput(dmabuf->file); in dma_buf_put()
|
| /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 | 260 fput(tctx->registered_rings[i]); in io_uring_unreg_ringfd() 291 fput(file); in io_ring_add_registered_fd() 296 fput(file); in io_ring_add_registered_fd() 357 fput(tctx->registered_rings[reg.offset]); in io_ringfd_register() 392 fput(tctx->registered_rings[reg.offset]); in io_ringfd_unregister()
|
| /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/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()
|
| /linux/fs/fuse/ |
| H A D | backing.c | 24 fput(fb->file); in fuse_backing_free() 136 fput(file); in fuse_backing_open()
|
| /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/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/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/autofs/ |
| 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/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/drivers/gpu/drm/i915/gt/ |
| H A D | st_shmem_utils.c | 52 fput(file); in igt_shmem_basic()
|
| /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/fs/cachefiles/ |
| H A D | ondemand.c | 90 fput(file); in cachefiles_ondemand_fd_write_iter() 111 fput(file); in cachefiles_ondemand_fd_llseek() 345 fput(anon_file->file); in cachefiles_ondemand_get_fd() 467 fput(anon_file.file); in cachefiles_ondemand_daemon_read()
|
| H A D | namei.c | 468 fput(file); in cachefiles_create_tmpfile() 478 fput(file); in cachefiles_create_tmpfile() 571 fput(file); in cachefiles_open_file() 577 fput(file); in cachefiles_open_file()
|
| /linux/kernel/liveupdate/ |
| H A D | luo_file.c | 349 fput(file); in luo_preserve_file() 395 fput(luo_file->file); in luo_file_unpreserve_files() 739 fput(luo_file->file); in luo_file_finish()
|
| /linux/kernel/time/ |
| H A D | posix-clock.c | 214 fput(fp); in get_clock_desc() 221 fput(cd->fp); in put_clock_desc()
|
| /linux/mm/ |
| H A D | msync.c | 97 fput(file); in SYSCALL_DEFINE3()
|
| /linux/drivers/vfio/pci/ |
| H A D | vfio_pci_dmabuf.c | 375 fput(priv->dmabuf->file); in vfio_pci_dma_buf_move() 401 fput(priv->dmabuf->file); in vfio_pci_dma_buf_cleanup()
|
| /linux/ipc/ |
| H A D | shm.c | 342 fput(shm_file); in shm_destroy() 625 fput(sfd->file); in shm_release() 806 fput(file); in newseg() 1232 fput(shm_file); in shmctl_do_lock() 1623 fput(base); in do_shmat() 1634 fput(base); in do_shmat() 1673 fput(file); in do_shmat()
|
| /linux/drivers/usb/gadget/function/ |
| H A D | storage_common.c | 173 fput(curlun->filp); in fsg_lun_close() 273 fput(filp); in fsg_lun_open()
|