Home
last modified time | relevance | path

Searched refs:tsd_destroy (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dtsd.h39 extern void tsd_destroy(uint_t *);
/f-stack/freebsd/contrib/openzfs/include/os/freebsd/zfs/sys/
H A Dzfs_context_os.h54 #define tsd_destroy(keyp) osd_thread_deregister(*(keyp)) macro
/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-tsd.c588 tsd_destroy(uint_t *keyp) in tsd_destroy() function
640 EXPORT_SYMBOL(tsd_destroy);
H A Dspl-taskq.c1423 tsd_destroy(&taskq_tsd); in spl_taskq_fini()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dkmod_core.c315 tsd_destroy(&zfs_geom_probe_vdev_key); in zfs__fini()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_taskq.c115 tsd_destroy(&taskq_tsd); in system_taskq_fini()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzfs_context.h352 #define tsd_destroy(kp) /* nothing */
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzfs_ioctl.c7674 tsd_destroy(&zfs_fsyncer_key); in zfs_kmod_fini()
7675 tsd_destroy(&rrw_tsd_key); in zfs_kmod_fini()
7676 tsd_destroy(&zfs_allow_log_key); in zfs_kmod_fini()