Home
last modified time | relevance | path

Searched defs:tsd_destroy (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/include/os/freebsd/zfs/sys/
H A Dzfs_context_os.h56 #define tsd_destroy(keyp) osd_thread_deregister(*(keyp)) macro
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-tsd.c588 tsd_destroy(uint_t *keyp) in tsd_destroy() function