Searched defs:hca_state_rwlock (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h913 * AVL tree insertions are done by grabbing the writer lock (hca_state_rwlock)
942 * hca_state_rwlock: reader/writer Lock for the hca entry
977 krwlock_t hca_state_rwlock; /* per HCA lock */ member in struct:ibcm_hca_info_s
991 _NOTE(RWLOCK_PROTECTS_DATA(ibcm_hca_info_s::hca_state_rwlock,
2091 _NOTE(LOCK_ORDER(ibcm_hca_info_s::hca_state_rwlock

Completed in 54 milliseconds