Searched defs:lock_chain (Results 1 – 1 of 1) sorted by relevance
75 struct lock_chain { struct77 unsigned int irq_context : 2,78 depth : 6,79 base : 24;81 struct hlist_node entry;82 u64 chain_key;