Searched defs:lock_list_entry (Results 1 – 1 of 1) sorted by relevance
211 struct lock_list_entry { struct212 struct lock_list_entry *ll_next; argument213 struct lock_instance ll_children[LOCK_NCHILDREN];214 u_int ll_count;