Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libfakekernel/common/sys/
H A Dproc.h123 extern void tsd_destroy(uint_t *);
/illumos-gate/usr/src/lib/libfakekernel/common/
H A Dthread.c146 tsd_destroy(uint_t *keyp) in tsd_destroy() function
H A Dmapfile-vers251 tsd_destroy;
/illumos-gate/usr/src/uts/common/sys/
H A Dproc.h757 extern void tsd_destroy(uint_t *);
/illumos-gate/usr/src/uts/common/disp/
H A Dthread.c1657 tsd_destroy(uint_t *keyp) in tsd_destroy() function
/illumos-gate/usr/src/uts/common/fs/devfs/
H A Ddevfs_subr.c191 tsd_destroy(&devfs_clean_key); in dv_node_cache_fini()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c2621 tsd_destroy(&nfs_server_tsd_key); in nfs_srvfini()
H A Dnfs4_client.c3205 tsd_destroy(&nfs4_tsd_key); in nfs4_clnt_fini()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_ioctl.c7523 tsd_destroy(&zfs_fsyncer_key); in _fini()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c4357 tsd_destroy(&ip_thread_data); in ip_ddi_destroy()