Home
last modified time | relevance | path

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

/include/linux/
Dlockdep.h150 struct lockdep_map { struct
160 static inline void lockdep_copy_map(struct lockdep_map *to, in lockdep_copy_map() argument
437 #define lock_contended(lockdep_map, ip) do {} while (0) argument
438 #define lock_acquired(lockdep_map, ip) do {} while (0) argument
Dtimer.h32 struct lockdep_map lockdep_map; member
Dworkqueue.h105 struct lockdep_map lockdep_map; member