Home
last modified time | relevance | path

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

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