Home
last modified time | relevance | path

Searched refs:filp_close (Results 1 – 23 of 23) sorted by relevance

/openbmc/linux/kernel/
H A Dacct.c243 filp_close(file, NULL); in acct_on()
250 filp_close(file, NULL); in acct_on()
257 filp_close(file, NULL); in acct_on()
263 filp_close(file, NULL); in acct_on()
269 filp_close(file, NULL); in acct_on()
276 filp_close(file, NULL); in acct_on()
H A Dusermode_driver.c40 filp_close(file, NULL); in blob_to_mnt()
/openbmc/linux/drivers/usb/gadget/function/
H A Du_uac1_legacy.c263 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()
/openbmc/linux/fs/
H A Dfile.c414 filp_close(file, files); in close_files()
647 return filp_close(file, files); in close_fd()
692 filp_close(file, files); in __range_close()
817 filp_close(file, files); in do_close_on_exec()
1111 filp_close(tofree, files); in do_dup2()
H A Dbinfmt_misc.c167 filp_close(e->interp_file, NULL); in put_binfmt_handler()
819 filp_close(f, NULL); in bm_register_write()
H A Dopen.c1540 int filp_close(struct file *filp, fl_owner_t id) in filp_close() function
1549 EXPORT_SYMBOL(filp_close);
H A Dcoredump.c782 filp_close(cprm.file, NULL); in do_coredump()
/openbmc/linux/drivers/target/
H A Dtarget_core_file.c215 filp_close(fd_dev->fd_file, NULL); in fd_configure_device()
239 filp_close(fd_dev->fd_file, NULL); in fd_destroy_device()
899 filp_close(fd_dev->fd_prot_file, NULL); in fd_free_prot()
H A Dtarget_core_configfs.c140 filp_close(fp, NULL); in target_core_item_dbroot_store()
144 filp_close(fp, NULL); in target_core_item_dbroot_store()
3623 filp_close(fp, NULL); in target_init_dbroot()
3627 filp_close(fp, NULL); in target_init_dbroot()
/openbmc/linux/io_uring/
H A Dopenclose.c257 ret = filp_close(file, current->files); in io_close()
/openbmc/linux/drivers/crypto/ccp/
H A Dsev-dev.c239 filp_close(fp, NULL); in sev_read_init_ex_file()
268 filp_close(fp, NULL); in sev_write_init_ex_file()
/openbmc/linux/drivers/nvme/target/
H A Dpassthru.c629 filp_close(file, NULL); in nvmet_passthru_ctrl_enable()
/openbmc/linux/fs/nfsd/
H A Dfilecache.c287 filp_close(nf->nf_file, NULL); in nfsd_file_free()
H A Dnfs4state.c1506 filp_close(nf->nf_file, (fl_owner_t)lo); in nfs4_free_lock_stateid()
/openbmc/linux/mm/
H A Dswapfile.c2554 filp_close(swap_file, NULL); in SYSCALL_DEFINE1()
2570 filp_close(victim, NULL); in SYSCALL_DEFINE1()
3236 filp_close(swap_file, NULL); in SYSCALL_DEFINE2()
H A Dhuge_memory.c3116 filp_close(candidate, NULL); in split_huge_pages_in_file()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dnandsim.c576 filp_close(cfile, NULL); in ns_alloc_device()
615 filp_close(ns->cfile, NULL); in ns_free_device()
/openbmc/linux/drivers/block/zram/
H A Dzram_drv.c447 filp_close(zram->backing_dev, NULL); in reset_bdev()
573 filp_close(backing_dev, NULL); in backing_dev_store()
/openbmc/linux/fs/proc/
H A Dproc_sysctl.c1691 err = filp_close(file, NULL); in process_sysctl_arg()
/openbmc/linux/kernel/trace/
H A Dbpf_trace.c947 BTF_ID(func, filp_close) in BTF_ID()
/openbmc/linux/include/linux/
H A Dfs.h2543 extern int filp_close(struct file *, fl_owner_t id);
/openbmc/linux/Documentation/trace/
H A Dftrace.rst909 bash-1977 [000] .... 17284.993657: filp_close <-__close_fd
910 bash-1977 [000] .... 17284.993657: dnotify_flush <-filp_close
/openbmc/linux/drivers/android/
H A Dbinder.c1938 filp_close(twcb->file, current->files); in binder_deferred_fd_close()