Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/gadget/function/
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()
/linux-6.12.1/kernel/
Dacct.c233 filp_close(file, NULL); in acct_on()
239 filp_close(file, NULL); in acct_on()
245 filp_close(file, NULL); in acct_on()
252 filp_close(file, NULL); in acct_on()
Dusermode_driver.c40 filp_close(file, NULL); in blob_to_mnt()
/linux-6.12.1/fs/
Dfile.c418 filp_close(file, files); in close_files()
658 return filp_close(file, files); in close_fd()
703 filp_close(file, files); in __range_close()
823 filp_close(file, files); in do_close_on_exec()
1234 filp_close(tofree, files); in do_dup2()
Dbinfmt_misc.c165 filp_close(e->interp_file, NULL); in put_binfmt_handler()
876 filp_close(f, NULL); in bm_register_write()
Dopen.c1536 int filp_close(struct file *filp, fl_owner_t id) in filp_close() function
1545 EXPORT_SYMBOL(filp_close);
Dcoredump.c776 filp_close(cprm.file, NULL); in do_coredump()
/linux-6.12.1/drivers/target/
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()
895 filp_close(fd_dev->fd_prot_file, NULL); in fd_free_prot()
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()
3661 filp_close(fp, NULL); in target_init_dbroot()
3665 filp_close(fp, NULL); in target_init_dbroot()
/linux-6.12.1/io_uring/
Dopenclose.c255 ret = filp_close(file, current->files); in io_close()
/linux-6.12.1/drivers/nvme/target/
Dpassthru.c627 filp_close(file, NULL); in nvmet_passthru_ctrl_enable()
/linux-6.12.1/drivers/crypto/ccp/
Dsev-dev.c293 filp_close(fp, NULL); in sev_read_init_ex_file()
322 filp_close(fp, NULL); in sev_write_init_ex_file()
/linux-6.12.1/drivers/mtd/nand/raw/
Dnandsim.c576 filp_close(cfile, NULL); in ns_alloc_device()
615 filp_close(ns->cfile, NULL); in ns_free_device()
/linux-6.12.1/mm/
Dswapfile.c2898 filp_close(swap_file, NULL); in SYSCALL_DEFINE1()
2914 filp_close(victim, NULL); in SYSCALL_DEFINE1()
3603 filp_close(swap_file, NULL); in SYSCALL_DEFINE2()
Dhuge_memory.c4053 filp_close(candidate, NULL); in split_huge_pages_in_file()
/linux-6.12.1/drivers/block/zram/
Dzram_drv.c431 filp_close(zram->backing_dev, NULL); in reset_bdev()
537 filp_close(backing_dev, NULL); in backing_dev_store()
/linux-6.12.1/fs/proc/
Dproc_sysctl.c1690 err = filp_close(file, NULL); in process_sysctl_arg()
/linux-6.12.1/fs/nfsd/
Dvfs.c2225 filp_close(fp, NULL); in nfsd_filp_close()
Dnfs4state.c1538 filp_close(nf->nf_file, (fl_owner_t)lo); in nfs4_free_lock_stateid()
1799 filp_close(nf->nf_file, in nfsd4_revoke_states()
/linux-6.12.1/include/linux/
Dfs.h2763 extern int filp_close(struct file *, fl_owner_t id);
/linux-6.12.1/kernel/trace/
Dbpf_trace.c926 BTF_ID(func, filp_close) in BTF_ID()
/linux-6.12.1/Documentation/trace/
Dftrace.rst945 bash-1977 [000] .... 17284.993657: filp_close <-__close_fd
946 bash-1977 [000] .... 17284.993657: dnotify_flush <-filp_close
/linux-6.12.1/drivers/android/
Dbinder.c2019 filp_close(twcb->file, current->files); in binder_deferred_fd_close()