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)
2000 struct lock_chain lock_chains[MAX_LOCKDEP_CHAINS];2066 if (unlikely(nr_lock_chains >= MAX_LOCKDEP_CHAINS)) { in lookup_chain_cache()4047 printk("... MAX_LOCKDEP_CHAINS: %lu\n", MAX_LOCKDEP_CHAINS); in lockdep_info()4054 sizeof(struct lock_chain) * MAX_LOCKDEP_CHAINS + in lockdep_info()
288 nr_lock_chains, MAX_LOCKDEP_CHAINS); in lockdep_stats_show()