Searched defs:lock_chain (Results 1 – 1 of 1) sorted by relevance
212 struct lock_chain { struct214 unsigned int irq_context : 2,215 depth : 6,216 base : 24;218 struct hlist_node entry;219 u64 chain_key;