Home
last modified time | relevance | path

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

/include/linux/
Dlockdep_types.h176 struct lockdep_map { struct
200 * The lockdep_map takes no space if lockdep is disabled: argument
202 struct lockdep_map { }; struct
Dtimer.h23 struct lockdep_map lockdep_map; member
Dgenhd.h219 struct lockdep_map lockdep_map; member
Dlockdep.h458 #define lock_contended(lockdep_map, ip) do {} while (0) argument
459 #define lock_acquired(lockdep_map, ip) do {} while (0) argument
Dworkqueue.h109 struct lockdep_map lockdep_map; member