Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dlockdep_types.h185 struct lockdep_map { struct
209 * The lockdep_map takes no space if lockdep is disabled: argument
211 struct lockdep_map { }; struct
H A Dtimer.h22 struct lockdep_map lockdep_map; member
H A Dlockdep.h502 #define lock_contended(lockdep_map, ip) do {} while (0) argument
503 #define lock_acquired(lockdep_map, ip) do {} while (0) argument
H A Dworkqueue.h103 struct lockdep_map lockdep_map; member
H A Dblkdev.h201 struct lockdep_map lockdep_map; member
/openbmc/linux/kernel/time/
H A Dtimer.c1688 struct lockdep_map lockdep_map; in call_timer_fn() local
/openbmc/linux/kernel/
H A Dworkqueue.c312 struct lockdep_map lockdep_map; member
2553 struct lockdep_map lockdep_map; in process_one_work() local