Searched refs:MAX_LOCKDEP_SUBCLASSES (Results 1 – 6 of 6) sorted by relevance
8 #define MAX_LOCKDEP_SUBCLASSES 8UL macro27 struct lockdep_subclass_key subkeys[MAX_LOCKDEP_SUBCLASSES];
15 #define MAX_LOCKDEP_SUBCLASSES 8UL macro71 struct lockdep_subclass_key subkeys[MAX_LOCKDEP_SUBCLASSES];
83 static_assert(BTRFS_NESTING_MAX <= MAX_LOCKDEP_SUBCLASSES,
852 if (unlikely(subclass >= MAX_LOCKDEP_SUBCLASSES)) { in look_up_lock_class()6020 for (j = 0; j < MAX_LOCKDEP_SUBCLASSES; j++) { in __lockdep_reset_lock()6129 printk("... MAX_LOCKDEP_SUBCLASSES: %lu\n", MAX_LOCKDEP_SUBCLASSES); in lockdep_init()
1119 WARN_ONCE(depth >= MAX_LOCKDEP_SUBCLASSES, in i2c_adapter_depth()
388 return subclass < MAX_LOCKDEP_SUBCLASSES; in xfs_lockdep_subclass_ok()