| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | usermode_driver.c | 45 fput(file); in blob_to_mnt() 108 fput(to_umh[0]); in umd_setup() 110 fput(to_umh[1]); in umd_setup() 117 fput(to_umh[1]); in umd_setup() 122 fput(from_umh[1]); in umd_setup() 124 fput(to_umh[1]); in umd_setup() 126 fput(from_umh[0]); in umd_setup() 152 fput(info->pipe_to_umh); in umd_cleanup_helper() 153 fput(info->pipe_from_umh); in umd_cleanup_helper()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | file.h | 16 extern void fput(struct file *); 33 fput(file); in fput_light() 46 fput(fd.file); in fdput()
|
| /OK3568_Linux_fs/kernel/drivers/dma-buf/ |
| H A D | sync_file.c | 91 fput(file); in sync_file_fdget() 112 fput(sync_file->file); in sync_file_get_fence() 291 fput(sync_file->file); in sync_file_merge() 365 fput(fence2->file); in sync_file_ioctl_merge() 369 fput(fence3->file); in sync_file_ioctl_merge() 372 fput(fence2->file); in sync_file_ioctl_merge()
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | bpf_inode_storage.c | 115 fput(f); in bpf_fd_inode_storage_lookup_elem() 131 fput(f); in bpf_fd_inode_storage_update_elem() 138 fput(f); in bpf_fd_inode_storage_update_elem() 166 fput(f); in bpf_fd_inode_storage_delete_elem()
|
| H A D | task_iter.c | 231 fput((struct file *)v); in task_file_seq_next() 278 fput((struct file *)v); in task_file_seq_stop()
|
| /OK3568_Linux_fs/kernel/fs/fuse/ |
| H A D | passthrough.c | 188 fput(passthrough_filp); in fuse_passthrough_mmap() 190 fput(file); in fuse_passthrough_mmap() 252 fput(passthrough_filp); in fuse_passthrough_open() 286 fput(passthrough->filp); in fuse_passthrough_release()
|
| /OK3568_Linux_fs/kernel/net/ipv4/bpfilter/ |
| H A D | sockopt.c | 17 fput(info->pipe_to_umh); in bpfilter_umh_cleanup() 18 fput(info->pipe_from_umh); in bpfilter_umh_cleanup()
|
| /OK3568_Linux_fs/kernel/init/ |
| H A D | do_mounts_rd.c | 253 fput(in_file); in rd_load_image() 270 fput(in_file); in rd_load_image() 272 fput(out_file); in rd_load_image()
|
| /OK3568_Linux_fs/kernel/security/keys/ |
| H A D | big_key.c | 123 fput(file); in big_key_preparse() 139 fput(file); in big_key_preparse() 274 fput(file); in big_key_read()
|
| /OK3568_Linux_fs/kernel/fs/coda/ |
| H A D | file.c | 118 fput(cvm_ops->coda_file); in coda_vm_close() 181 fput(host_file); in coda_file_mmap() 260 fput(cfi->cfi_container); in coda_release()
|
| /OK3568_Linux_fs/kernel/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 | file_table.c | 356 void fput(struct file *file) in fput() function 378 EXPORT_SYMBOL(fput);
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ttm/ |
| H A D | ttm_tt.c | 216 fput(ttm->swap_storage); in ttm_tt_destroy_common() 342 fput(swap_storage); in ttm_tt_swapin() 406 fput(swap_storage); in ttm_tt_swapout()
|
| /OK3568_Linux_fs/kernel/fs/autofs/ |
| H A D | dev-ioctl.c | 372 fput(pipe); in autofs_dev_ioctl_setpipefd() 659 fput(fp); in _autofs_dev_ioctl() 671 fput(fp); in _autofs_dev_ioctl() 679 fput(fp); in _autofs_dev_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/ |
| H A D | i915_gem.c | 163 fput(file); in igt_gem_suspend() 198 fput(file); in igt_gem_hibernate()
|
| H A D | igt_mmap.c | 37 fput(file); in igt_mmap_node()
|
| /OK3568_Linux_fs/kernel/drivers/staging/android/ |
| H A D | ashmem.c | 290 fput(asma->file); in ashmem_release() 446 fput(asma->file); in ashmem_mmap() 454 fput(vma->vm_file); in ashmem_mmap() 505 fput(f); in ashmem_shrink_scan()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_debug_mem_view.c | 250 fput(kctx_file); in debug_mem_open() 276 fput(kctx_file); in debug_mem_release()
|
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | lockd.c | 59 fput(filp); in nlm_fclose()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/ |
| H A D | st_shmem_utils.c | 52 fput(file); in igt_shmem_basic()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_sync.c | 503 fput(sync_fence->file); in mali_sync_fence_fd_alloc() 518 fput(sync_fence1->file); in mali_sync_fence_merge() 519 fput(sync_fence2->file); in mali_sync_fence_merge()
|
| /OK3568_Linux_fs/kernel/kernel/time/ |
| H A D | posix-clock.c | 216 fput(fp); in get_clock_desc() 223 fput(cd->fp); in put_clock_desc()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_debug_mem_view.c | 319 fput(kctx->filp); in debug_mem_open() 349 fput(kctx->filp); in debug_mem_release()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | msync.c | 93 fput(file); in SYSCALL_DEFINE3()
|
| H A D | nommu.c | 536 fput(region->vm_file); in __put_nommu_region() 668 fput(vma->vm_file); in delete_vma() 1191 fput(region->vm_file); in do_mmap() 1268 fput(region->vm_file); in do_mmap() 1271 fput(vma->vm_file); in do_mmap() 1314 fput(file); in ksys_mmap_pgoff()
|