Searched refs:MAX_LOCKDEP_ENTRIES (Results 1 – 3 of 3) sorted by relevance
57 #define MAX_LOCKDEP_ENTRIES 32768UL macro
129 static struct lock_list list_entries[MAX_LOCKDEP_ENTRIES];853 if (nr_list_entries >= MAX_LOCKDEP_ENTRIES) { in alloc_list_entry()4060 printk("... MAX_LOCKDEP_ENTRIES: %lu\n", MAX_LOCKDEP_ENTRIES); in lockdep_info()4067 sizeof(struct lock_list) * MAX_LOCKDEP_ENTRIES + in lockdep_info()
273 nr_list_entries, MAX_LOCKDEP_ENTRIES); in lockdep_stats_show()