Home
last modified time | relevance | path

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

/kernel/linux/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;
/kernel/linux/linux-6.6/include/linux/
Dlockdep.h75 struct lock_chain { struct
77 unsigned int irq_context : 2,
78 depth : 6,
79 base : 24;
81 struct hlist_node entry;
82 u64 chain_key;