Home
last modified time | relevance | path

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

/linux/include/linux/
A Dlockdep_types.h206 struct held_lock { struct
221 u64 prev_chain_key;
222 unsigned long acquire_ip;
223 struct lockdep_map *instance;
224 struct lockdep_map *nest_lock;
226 u64 waittime_stamp;
227 u64 holdtime_stamp;
249 unsigned int trylock:1; /* 16 bits */
253 unsigned int hardirqs_off:1;
254 unsigned int sync:1;
[all …]

Completed in 6 milliseconds