Searched defs:dls_head_s (Results 1 – 1 of 1) sorted by relevance
66 typedef struct dls_head_s { struct67 kmutex_t dh_lock;68 struct dld_str_s *dh_list; /* dh_ref */69 uint_t dh_ref; /* dh_lock */70 mod_hash_key_t dh_key; /* SL */71 kcondvar_t dh_cv; /* dh_lock */72 uint_t dh_removing; /* dh_lock */