| /linux-6.15/kernel/ |
| H A D | acct.c | 242 filp_close(file, NULL); in acct_on() 249 filp_close(file, NULL); in acct_on() 256 filp_close(file, NULL); in acct_on() 262 filp_close(file, NULL); in acct_on() 268 filp_close(file, NULL); in acct_on() 275 filp_close(file, NULL); in acct_on()
|
| H A D | usermode_driver.c | 40 filp_close(file, NULL); in blob_to_mnt()
|
| /linux-6.15/drivers/usb/gadget/function/ |
| H A D | u_uac1_legacy.c | 263 filp_close(snd->filp, NULL); in gaudio_close_snd_dev() 268 filp_close(snd->filp, NULL); in gaudio_close_snd_dev() 273 filp_close(snd->filp, NULL); in gaudio_close_snd_dev()
|
| /linux-6.15/fs/ |
| H A D | file.c | 479 filp_close(file, files); in close_files() 707 return filp_close(file, files); in close_fd() 752 filp_close(file, files); in __range_close() 874 filp_close(file, files); in do_close_on_exec() 1290 filp_close(tofree, files); in do_dup2()
|
| H A D | binfmt_misc.c | 165 filp_close(e->interp_file, NULL); in put_binfmt_handler() 879 filp_close(f, NULL); in bm_register_write()
|
| H A D | open.c | 1550 int filp_close(struct file *filp, fl_owner_t id) in filp_close() function 1559 EXPORT_SYMBOL(filp_close);
|
| H A D | coredump.c | 777 filp_close(cprm.file, NULL); in do_coredump()
|
| /linux-6.15/drivers/target/ |
| H A D | target_core_file.c | 215 filp_close(fd_dev->fd_file, NULL); in fd_configure_device() 239 filp_close(fd_dev->fd_file, NULL); in fd_destroy_device() 895 filp_close(fd_dev->fd_prot_file, NULL); in fd_free_prot()
|
| H A D | target_core_configfs.c | 140 filp_close(fp, NULL); in target_core_item_dbroot_store() 144 filp_close(fp, NULL); in target_core_item_dbroot_store() 3661 filp_close(fp, NULL); in target_init_dbroot() 3665 filp_close(fp, NULL); in target_init_dbroot()
|
| /linux-6.15/io_uring/ |
| H A D | openclose.c | 255 ret = filp_close(file, current->files); in io_close()
|
| /linux-6.15/drivers/nvme/target/ |
| H A D | passthru.c | 631 filp_close(file, NULL); in nvmet_passthru_ctrl_enable()
|
| /linux-6.15/drivers/crypto/ccp/ |
| H A D | sev-dev.c | 293 filp_close(fp, NULL); in sev_read_init_ex_file() 322 filp_close(fp, NULL); in sev_write_init_ex_file()
|
| /linux-6.15/mm/ |
| H A D | swapfile.c | 2810 filp_close(swap_file, NULL); in SYSCALL_DEFINE1() 2826 filp_close(victim, NULL); in SYSCALL_DEFINE1() 3504 filp_close(swap_file, NULL); in SYSCALL_DEFINE2()
|
| H A D | huge_memory.c | 4515 filp_close(candidate, NULL); in split_huge_pages_in_file()
|
| /linux-6.15/drivers/mtd/nand/raw/ |
| H A D | nandsim.c | 576 filp_close(cfile, NULL); in ns_alloc_device() 615 filp_close(ns->cfile, NULL); in ns_free_device()
|
| /linux-6.15/drivers/block/zram/ |
| H A D | zram_drv.c | 579 filp_close(zram->backing_dev, NULL); in reset_bdev() 691 filp_close(backing_dev, NULL); in backing_dev_store()
|
| /linux-6.15/fs/proc/ |
| H A D | proc_sysctl.c | 1698 err = filp_close(file, NULL); in process_sysctl_arg()
|
| /linux-6.15/fs/nfsd/ |
| H A D | vfs.c | 2261 filp_close(fp, NULL); in nfsd_filp_close()
|
| H A D | nfs4state.c | 1528 filp_close(nf->nf_file, (fl_owner_t)lo); in nfs4_free_lock_stateid() 1797 filp_close(nf->nf_file, in nfsd4_revoke_states()
|
| /linux-6.15/kernel/trace/ |
| H A D | bpf_trace.c | 946 BTF_ID(func, filp_close) in BTF_ID()
|
| /linux-6.15/include/linux/ |
| H A D | fs.h | 2846 extern int filp_close(struct file *, fl_owner_t id);
|
| /linux-6.15/Documentation/trace/ |
| H A D | ftrace.rst | 951 bash-1977 [000] .... 17284.993657: filp_close <-__close_fd 952 bash-1977 [000] .... 17284.993657: dnotify_flush <-filp_close
|
| /linux-6.15/drivers/android/ |
| H A D | binder.c | 2025 filp_close(twcb->file, current->files); in binder_deferred_fd_close()
|