Searched defs:lockdep_map (Results 1 – 7 of 7) 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 alloc_ordered_workqueue_lockdep_map(fmt,flags,lockdep_map,args...) global() argument [all...]
211 struct lockdep_map lockdep_map; member
368 struct lockdep_map *lockdep_map; member3154 struct lockdep_map lockdep_map; in process_one_work() local5803 int max_active, struct lockdep_map *lockdep_map, ...) in alloc_workqueue_lockdep_map()
1735 struct lockdep_map lockdep_map; in call_timer_fn() local