Searched defs:lock_chain (Results 1 – 1 of 1) sorted by relevance
201 struct lock_chain { struct203 unsigned int irq_context : 2,204 depth : 6,205 base : 24;207 struct hlist_node entry;208 u64 chain_key;