Searched defs:lock_list_entry (Results 1 – 1 of 1) sorted by relevance
222 struct lock_list_entry { struct223 struct lock_list_entry *ll_next; argument224 struct lock_instance ll_children[LOCK_NCHILDREN];225 int ll_count;