Home
last modified time | relevance | path

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

/include/linux/
Dlockdep.h153 struct lockdep_map { struct
169 static inline void lockdep_copy_map(struct lockdep_map *to, in lockdep_copy_map() argument
632 #define lock_contended(lockdep_map, ip) do {} while (0) argument
633 #define lock_acquired(lockdep_map, ip) do {} while (0) argument
Dtimer.h25 struct lockdep_map lockdep_map; member
Dworkqueue.h106 struct lockdep_map lockdep_map; member