Searched refs:fput (Results 1 – 8 of 8) sorted by relevance
| /freebsd-13.1/sys/compat/linuxkpi/common/include/linux/ |
| H A D | file.h | 72 fput(struct linux_file *filp) in fput() function 125 fput(filp); in fd_install() 178 fput(fd.linux_file); in fdput()
|
| /freebsd-13.1/lib/libsm/ |
| H A D | Makefile | 28 fpurge.c fput.c fread.c fscanf.c fseek.c fvwrite.c fwalk.c \
|
| /freebsd-13.1/sys/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zfs_file_os.c | 427 fput(fp); in zfs_file_put()
|
| /freebsd-13.1/sys/dev/netmap/ |
| H A D | netmap_kloop.c | 879 fput(entry->filp); in netmap_sync_kloop() 883 fput(entry->irq_filp); in netmap_sync_kloop()
|
| /freebsd-13.1/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-13.1/sys/ofed/drivers/infiniband/core/ |
| H A D | ib_uverbs_main.c | 716 fput(filp); in ib_uverbs_alloc_event_file()
|
| H A D | ib_uverbs_cmd.c | 410 fput(filp); in ib_uverbs_get_context() 1355 fput(filp); in ib_uverbs_create_comp_channel()
|
| /freebsd-13.1/sys/compat/linuxkpi/common/src/ |
| H A D | linux_compat.c | 736 fput(vmap->vm_file); in linux_cdev_handle_free()
|