Searched refs:NR_LOCKDEP_CACHING_CLASSES (Results 1 – 3 of 3) sorted by relevance
7 #define NR_LOCKDEP_CACHING_CLASSES 2 macro32 struct lock_class *class_cache[NR_LOCKDEP_CACHING_CLASSES];
46 #define NR_LOCKDEP_CACHING_CLASSES 2 macro155 struct lock_class *class_cache[NR_LOCKDEP_CACHING_CLASSES];177 for (i = 0; i < NR_LOCKDEP_CACHING_CLASSES; i++) in lockdep_copy_map()
825 else if (subclass < NR_LOCKDEP_CACHING_CLASSES) in register_lock_class()3164 for (i = 0; i < NR_LOCKDEP_CACHING_CLASSES; i++) in __lockdep_init_map()3293 if (subclass < NR_LOCKDEP_CACHING_CLASSES) in __lock_acquire()4294 for (j = 0; j < NR_LOCKDEP_CACHING_CLASSES; j++) in lockdep_reset_lock()