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