Home
last modified time | relevance | path

Searched defs:lock_chain (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/include/linux/
Dlockdep.h212 struct lock_chain { struct
214 unsigned int irq_context : 2,
215 depth : 6,
216 base : 24;
218 struct hlist_node entry;
219 u64 chain_key;