Home
last modified time | relevance | path

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

/Linux-v5.10/tools/lib/lockdep/include/liblockdep/
Dcommon.h30 struct lockdep_map { struct
40 void lockdep_init_map(struct lockdep_map *lock, const char *name, argument
/Linux-v5.10/include/linux/
Dlockdep_types.h168 struct lockdep_map { struct
190 * The lockdep_map takes no space if lockdep is disabled: argument
192 struct lockdep_map { }; struct
Dtimer.h22 struct lockdep_map lockdep_map; member
Dlockdep.h440 #define lock_contended(lockdep_map, ip) do {} while (0) argument
441 #define lock_acquired(lockdep_map, ip) do {} while (0) argument
Dgenhd.h210 struct lockdep_map lockdep_map; member
Dworkqueue.h107 struct lockdep_map lockdep_map; member
/Linux-v5.10/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dworkqueues.h26 struct lockdep_map lockdep_map; member
/Linux-v5.10/kernel/time/
Dtimer.c1398 struct lockdep_map lockdep_map; in call_timer_fn() local
/Linux-v5.10/kernel/
Dworkqueue.c265 struct lockdep_map lockdep_map; member
2182 struct lockdep_map lockdep_map; in process_one_work() local