Searched refs:MAX_LOCKDEP_CHAINS (Results 1 – 3 of 3) sorted by relevance
60 #define MAX_LOCKDEP_CHAINS (1UL << MAX_LOCKDEP_CHAINS_BITS) macro62 #define MAX_LOCKDEP_CHAIN_HLOCKS (MAX_LOCKDEP_CHAINS*5)
2004 struct lock_chain lock_chains[MAX_LOCKDEP_CHAINS];2070 if (unlikely(nr_lock_chains >= MAX_LOCKDEP_CHAINS)) { in lookup_chain_cache()4061 printk("... MAX_LOCKDEP_CHAINS: %lu\n", MAX_LOCKDEP_CHAINS); in lockdep_info()4068 sizeof(struct lock_chain) * MAX_LOCKDEP_CHAINS + in lockdep_info()
290 nr_lock_chains, MAX_LOCKDEP_CHAINS); in lockdep_stats_show()