Searched defs:lockdep_map (Results 1 – 6 of 6) sorted by relevance
186 struct lockdep_map { struct187 struct lock_class_key *key;188 struct lock_class *class_cache[NR_LOCKDEP_CACHING_CLASSES];189 const char *name;190 u8 wait_type_outer; /* can be taken in this context */191 u8 wait_type_inner; /* presents this context */192 u8 lock_type;195 int cpu;196 unsigned long ip;269 struct lockdep_map { }; struct
21 struct lockdep_map lockdep_map; member
19 struct lockdep_map lockdep_map; member
546 #define alloc_ordered_workqueue_lockdep_map(fmt, flags, lockdep_map, args...) \ argument
368 struct lockdep_map *lockdep_map; member3145 struct lockdep_map lockdep_map; in process_one_work() local5787 int max_active, struct lockdep_map *lockdep_map, ...) in alloc_workqueue_lockdep_map()
1781 struct lockdep_map lockdep_map; in call_timer_fn() local