Searched refs:NR_LOCKDEP_CACHING_CLASSES (Results 1 – 2 of 2) sorted by relevance
61 #define NR_LOCKDEP_CACHING_CLASSES 2 macro188 struct lock_class *class_cache[NR_LOCKDEP_CACHING_CLASSES];
1383 else if (subclass < NR_LOCKDEP_CACHING_CLASSES) in register_lock_class()4943 for (i = 0; i < NR_LOCKDEP_CACHING_CLASSES; i++) in lockdep_init_map_type()5106 if (subclass < NR_LOCKDEP_CACHING_CLASSES) in __lock_acquire()6487 for (j = 0; j < NR_LOCKDEP_CACHING_CLASSES; j++) in lock_class_cache_is_registered()