Searched refs:LOCK_USAGE_STATES (Results 1 – 2 of 2) sorted by relevance
22 LOCK_USAGE_STATES enumerator116 #define LOCK_USAGE_CHARS (1+LOCK_USAGE_STATES/2)
1924 for (bit = 0; bit < LOCK_USAGE_STATES; bit++) { in print_lock_class_header()3355 BUG_ON(hlock_bit >= LOCK_USAGE_STATES); in mark_held_locks()3634 if (new_bit >= LOCK_USAGE_STATES) { in mark_lock()