Home
last modified time | relevance | path

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

/linux-5.10/include/linux/
Dlockdep.h79 struct lock_chain { struct
81 unsigned int irq_context : 2,
82 depth : 6,
83 base : 24;
85 struct hlist_node entry;
86 u64 chain_key;