Lines Matching refs:DEBUG_LOCKS_WARN_ON
115 return DEBUG_LOCKS_WARN_ON(1); in graph_unlock()
167 DEBUG_LOCKS_WARN_ON(1); in hlock_class()
831 if (DEBUG_LOCKS_WARN_ON(!irqs_disabled())) in look_up_lock_class()
1183 DEBUG_LOCKS_WARN_ON(!irqs_disabled()); in register_lock_class()
1271 if (DEBUG_LOCKS_WARN_ON(class->subclass != subclass)) in register_lock_class()
1495 DEBUG_LOCKS_WARN_ON(!irqs_disabled()); in __bfs()
2280 if (DEBUG_LOCKS_WARN_ON(ret == 1)) in check_irq_usage()
2290 if (DEBUG_LOCKS_WARN_ON(ret == -1)) in check_irq_usage()
2742 if (DEBUG_LOCKS_WARN_ON(chain->depth != curr->lockdep_depth - (i - 1))) { in check_no_collision()
2750 if (DEBUG_LOCKS_WARN_ON(chain_hlocks[chain->base + j] != id)) { in check_no_collision()
2807 if (DEBUG_LOCKS_WARN_ON(!irqs_disabled())) in add_chain_cache()
3023 if (DEBUG_LOCKS_WARN_ON(!test_bit(hlock->class_idx, lock_classes_in_use))) in check_chain_key()
3417 if (DEBUG_LOCKS_WARN_ON(!irqs_disabled())) in lockdep_hardirqs_on()
3423 if (DEBUG_LOCKS_WARN_ON(early_boot_irqs_disabled)) in lockdep_hardirqs_on()
3430 if (DEBUG_LOCKS_WARN_ON(current->hardirq_context)) in lockdep_hardirqs_on()
3453 if (DEBUG_LOCKS_WARN_ON(!irqs_disabled())) in lockdep_hardirqs_off()
3483 if (DEBUG_LOCKS_WARN_ON(!irqs_disabled())) in trace_softirqs_on()
3522 if (DEBUG_LOCKS_WARN_ON(!irqs_disabled())) in trace_softirqs_off()
3536 DEBUG_LOCKS_WARN_ON(!softirq_count()); in trace_softirqs_off()
3635 DEBUG_LOCKS_WARN_ON(1); in mark_lock()
3725 if (DEBUG_LOCKS_WARN_ON(!name)) { in lockdep_init_map()
3735 if (DEBUG_LOCKS_WARN_ON(!key)) in lockdep_init_map()
3744 DEBUG_LOCKS_WARN_ON(1); in lockdep_init_map()
3755 if (DEBUG_LOCKS_WARN_ON(current->lockdep_recursion)) in lockdep_init_map()
3861 if (DEBUG_LOCKS_WARN_ON(depth >= MAX_LOCK_DEPTH)) in __lock_acquire()
3878 if (DEBUG_LOCKS_WARN_ON(hlock->references < references)) in __lock_acquire()
3890 if (DEBUG_LOCKS_WARN_ON(!class)) in __lock_acquire()
3925 if (DEBUG_LOCKS_WARN_ON(!test_bit(class_idx, lock_classes_in_use))) in __lock_acquire()
3933 if (DEBUG_LOCKS_WARN_ON(chain_key != INITIAL_CHAIN_KEY)) in __lock_acquire()
4037 if (DEBUG_LOCKS_WARN_ON(!hlock->nest_lock)) in match_held_lock()
4089 if (DEBUG_LOCKS_WARN_ON(!irqs_disabled())) in reacquire_held_locks()
4134 if (DEBUG_LOCKS_WARN_ON(!depth)) in __lock_set_class()
4157 if (DEBUG_LOCKS_WARN_ON(curr->lockdep_depth != depth - merged)) in __lock_set_class()
4177 if (DEBUG_LOCKS_WARN_ON(!depth)) in __lock_downgrade()
4197 if (DEBUG_LOCKS_WARN_ON(merged)) in __lock_downgrade()
4204 if (DEBUG_LOCKS_WARN_ON(curr->lockdep_depth != depth)) in __lock_downgrade()
4289 DEBUG_LOCKS_WARN_ON(curr->lockdep_depth != depth - merged); in __lock_release()
4404 if (DEBUG_LOCKS_WARN_ON(current->hardirqs_enabled)) { in check_flags()
4408 if (DEBUG_LOCKS_WARN_ON(!current->hardirqs_enabled)) { in check_flags()
4421 DEBUG_LOCKS_WARN_ON(current->softirqs_enabled); in check_flags()
4424 DEBUG_LOCKS_WARN_ON(!current->softirqs_enabled); in check_flags()
4630 if (DEBUG_LOCKS_WARN_ON(!depth)) in __lock_contended()
4672 if (DEBUG_LOCKS_WARN_ON(!depth)) in __lock_acquired()