Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dlockdep.h89 struct held_lock { struct
104 u64 prev_chain_key;
105 unsigned long acquire_ip;
106 struct lockdep_map *instance;
107 struct lockdep_map *nest_lock;
109 u64 waittime_stamp;
110 u64 holdtime_stamp;
132 unsigned int trylock:1; /* 16 bits */
136 unsigned int hardirqs_off:1;
137 unsigned int references:12; /* 32 bits */
[all …]

Completed in 5 milliseconds