Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dlockdep.h201 struct lock_chain { struct
203 unsigned int irq_context : 2,
204 depth : 6,
205 base : 24;
207 struct hlist_node entry;
208 u64 chain_key;