Searched defs:lock_list_entry (Results 1 – 1 of 1) sorted by relevance
210 struct lock_list_entry { struct211 struct lock_list_entry *ll_next; argument212 struct lock_instance ll_children[LOCK_NCHILDREN];213 u_int ll_count;