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