Home
last modified time | relevance | path

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

/linux/include/linux/
A Dlockdep.h93 struct held_lock { struct
108 u64 prev_chain_key;
109 unsigned long acquire_ip;
110 struct lockdep_map *instance;
111 struct lockdep_map *nest_lock;
113 u64 waittime_stamp;
114 u64 holdtime_stamp;
136 unsigned int trylock:1; /* 16 bits */
140 unsigned int hardirqs_off:1;
141 unsigned int references:12; /* 32 bits */
[all …]

Completed in 8 milliseconds