Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h299 #define tsd_destroy(kp) /* nothing */ macro
/titanic_50/usr/src/uts/common/sys/
H A Dproc.h722 extern void tsd_destroy(uint_t *);
/titanic_50/usr/src/uts/common/disp/
H A Dthread.c1490 tsd_destroy(uint_t *keyp) in tsd_destroy() function
/titanic_50/usr/src/uts/common/fs/devfs/
H A Ddevfs_subr.c187 tsd_destroy(&devfs_clean_key); in dv_node_cache_fini()
/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs4_client.c3204 tsd_destroy(&nfs4_tsd_key); in nfs4_clnt_fini()
/titanic_50/usr/src/uts/common/fs/zfs/
H A Dzfs_ioctl.c6391 tsd_destroy(&zfs_fsyncer_key); in _fini()
/titanic_50/usr/src/uts/common/inet/ip/
H A Dip.c4332 tsd_destroy(&ip_thread_data); in ip_ddi_destroy()