Home
last modified time | relevance | path

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

/linux-4.1.27/tools/lib/lockdep/include/liblockdep/
Dcommon.h29 struct lockdep_map { struct
39 void lockdep_init_map(struct lockdep_map *lock, const char *name, argument
/linux-4.1.27/include/linux/
Dlockdep.h150 struct lockdep_map { struct
160 static inline void lockdep_copy_map(struct lockdep_map *to, in lockdep_copy_map() argument
441 #define lock_contended(lockdep_map, ip) do {} while (0) argument
442 #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
/linux-4.1.27/kernel/time/
Dtimer.c1141 struct lockdep_map lockdep_map; in call_timer_fn() local
/linux-4.1.27/kernel/
Dworkqueue.c262 struct lockdep_map lockdep_map; member
2014 struct lockdep_map lockdep_map; in process_one_work() local