Searched refs:MAX_LOCKDEP_KEYS_BITS (Results 1 – 2 of 2) sorted by relevance
222 #define MAX_LOCKDEP_KEYS_BITS 13 macro223 #define MAX_LOCKDEP_KEYS (1UL << MAX_LOCKDEP_KEYS_BITS)254 unsigned int class_idx:MAX_LOCKDEP_KEYS_BITS;
146 #define KEYHASH_BITS (MAX_LOCKDEP_KEYS_BITS - 1)340 #define CLASSHASH_BITS (MAX_LOCKDEP_KEYS_BITS - 1)