Searched refs:fput (Results 1 – 10 of 10) sorted by relevance
| /freebsd/sys/compat/linuxkpi/common/include/linux/ |
| H A D | file.h | 74 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 D | ib_rdma_core.c | 364 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 D | Makefile | 25 fpurge.c fput.c fread.c fscanf.c fseek.c fvwrite.c fwalk.c \
|
| /freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zfs_file_os.c | 360 fput(fp); in zfs_file_put()
|
| H A D | vdev_disk.c | 279 fput(bdh); in vdev_blkdev_put()
|
| /freebsd/sys/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-zone.c | 112 fput(nsfile); in user_ns_get()
|
| /freebsd/sys/dev/netmap/ |
| H A D | netmap_kloop.c | 887 fput(entry->filp); in netmap_sync_kloop() 891 fput(entry->irq_filp); in netmap_sync_kloop()
|
| /freebsd/contrib/gdtoa/ |
| H A D | printf.c0 | 669 #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 D | linux_compat.c | 567 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 D | kernel-blkdev.m4 | 182 dnl # struct file*, we can just use fput(). So the blkdev_put test no longer
|