Searched defs:lockdep_map (Results 1 – 3 of 3) sorted by relevance
153 struct lockdep_map { struct169 static inline void lockdep_copy_map(struct lockdep_map *to, in lockdep_copy_map() argument632 #define lock_contended(lockdep_map, ip) do {} while (0) argument633 #define lock_acquired(lockdep_map, ip) do {} while (0) argument
25 struct lockdep_map lockdep_map; member
106 struct lockdep_map lockdep_map; member