Searched refs:MAX_LOCKDEP_SUBCLASSES (Results 1 – 5 of 5) sorted by relevance
8 #define MAX_LOCKDEP_SUBCLASSES 8UL macro27 struct lockdep_subclass_key subkeys[MAX_LOCKDEP_SUBCLASSES];
20 #define MAX_LOCKDEP_SUBCLASSES 8UL macro63 struct lockdep_subclass_key subkeys[MAX_LOCKDEP_SUBCLASSES];
798 if (unlikely(subclass >= MAX_LOCKDEP_SUBCLASSES)) { in look_up_lock_class()5101 for (j = 0; j < MAX_LOCKDEP_SUBCLASSES; j++) { in __lockdep_reset_lock()5210 printk("... MAX_LOCKDEP_SUBCLASSES: %lu\n", MAX_LOCKDEP_SUBCLASSES); in lockdep_init()
1024 WARN_ONCE(depth >= MAX_LOCKDEP_SUBCLASSES, in i2c_adapter_depth()
382 return subclass < MAX_LOCKDEP_SUBCLASSES; in xfs_lockdep_subclass_ok()