Home
last modified time | relevance | path

Searched refs:fput (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dfile.h74 fput(struct linux_file *filp) in fput() function
125 fput(filp); in fd_install()
178 fput(fd.linux_file); in fdput()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_rdma_core.c364 fput(f); in lookup_get_fd_uobject()
555 fput(filp); in alloc_abort_fd_uobject()
668 fput(filp); in lookup_put_fd_uobject()
743 * This can only happen if the fput came from alloc_abort_fd_uobject() in uverbs_uobject_fd_release()
/freebsd/lib/libsm/
H A DMakefile25 fpurge.c fput.c fread.c fscanf.c fseek.c fvwrite.c fwalk.c \
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_file_os.c360 fput(fp); in zfs_file_put()
H A Dvdev_disk.c279 fput(bdh); in vdev_blkdev_put()
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-zone.c112 fput(nsfile); in user_ns_get()
/freebsd/sys/dev/netmap/
H A Dnetmap_kloop.c887 fput(entry->filp); in netmap_sync_kloop()
891 fput(entry->irq_filp); in netmap_sync_kloop()
/freebsd/contrib/gdtoa/
H A Dprintf.c0669 #define put(x) { *outbuf++ = x; if (outbuf == obe) outbuf = (*fput)(f,&rv); }
674 (obe, fput, f, fmt, ap)
675 char *obe, *fmt; Finfo *f; Putfunc fput; va_list ap;
677 (char *obe, Putfunc fput, Finfo *f, const char *fmt, va_list ap)
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c567 fput(vmap->vm_file); in linux_cdev_handle_free()
674 fput(tmp); in vma_set_file()
1105 fput(file1); in __get_file_rcu()
/freebsd/sys/contrib/openzfs/config/
H A Dkernel-blkdev.m4182 dnl # struct file*, we can just use fput(). So the blkdev_put test no longer