Home
last modified time | relevance | path

Searched defs:RW_DESTROY (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h274 # define RW_DESTROY(x) rw_destroy(&(x)->ipf_lk) macro
457 # define RW_DESTROY(x) macro
600 # define RW_DESTROY(x) mrfree(&(x)->ipf_lk) macro
678 # define RW_DESTROY(x) lock_terminate(&(x)->ipf_lk) macro
910 # define RW_DESTROY(x) mtx_destroy(&(x)->ipf_lk) macro
916 # define RW_DESTROY(x) sx_destroy(&(x)->ipf_lk) macro
1136 # define RW_DESTROY(x) do { } while (0) macro
1278 # define RW_DESTROY(x) lock_free(&(x)->ipf_lk) macro
1514 # define RW_DESTROY(x) eMrwlock_destroy(&(x)->ipf_emu) macro
1718 # define RW_DESTROY(x) ; macro
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_common_impl.h131 #define RW_DESTROY(lock) rw_destroy(lock) macro
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_common_impl.h180 #define RW_DESTROY(lock) rw_destroy(lock) macro