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.h159 struct lockdep_map lockdep_map; member
Dworkqueue.h104 struct lockdep_map lockdep_map; member
Dlockdep.h477 #define lock_contended(lockdep_map, ip) do {} while (0) argument
478 #define lock_acquired(lockdep_map, ip) do {} while (0) argument