Lines Matching refs:DEBUG_LOCKS_WARN_ON

110 		return DEBUG_LOCKS_WARN_ON(1);  in graph_unlock()
149 DEBUG_LOCKS_WARN_ON(1); in hlock_class()
689 if (DEBUG_LOCKS_WARN_ON(!irqs_disabled())) in look_up_lock_class()
746 DEBUG_LOCKS_WARN_ON(!irqs_disabled()); in register_lock_class()
832 if (DEBUG_LOCKS_WARN_ON(class->subclass != subclass)) in register_lock_class()
1029 DEBUG_LOCKS_WARN_ON(!irqs_disabled()); in __bfs()
2133 if (DEBUG_LOCKS_WARN_ON(chain->depth != curr->lockdep_depth - (i - 1))) { in check_no_collision()
2141 if (DEBUG_LOCKS_WARN_ON(chain_hlocks[chain->base + j] != id)) { in check_no_collision()
2177 if (DEBUG_LOCKS_WARN_ON(!irqs_disabled())) in add_chain_cache_classes()
2246 if (DEBUG_LOCKS_WARN_ON(!irqs_disabled())) in add_chain_cache()
2465 if (DEBUG_LOCKS_WARN_ON(hlock->class_idx > MAX_LOCKDEP_KEYS)) in check_chain_key()
2862 if (DEBUG_LOCKS_WARN_ON(!irqs_disabled())) in lockdep_hardirqs_on()
2868 if (DEBUG_LOCKS_WARN_ON(unlikely(early_boot_irqs_disabled))) in lockdep_hardirqs_on()
2875 if (DEBUG_LOCKS_WARN_ON(current->hardirq_context)) in lockdep_hardirqs_on()
2897 if (DEBUG_LOCKS_WARN_ON(!irqs_disabled())) in lockdep_hardirqs_off()
2926 if (DEBUG_LOCKS_WARN_ON(!irqs_disabled())) in trace_softirqs_on()
2965 if (DEBUG_LOCKS_WARN_ON(!irqs_disabled())) in trace_softirqs_off()
2979 DEBUG_LOCKS_WARN_ON(!softirq_count()); in trace_softirqs_off()
3174 if (DEBUG_LOCKS_WARN_ON(!name)) { in __lockdep_init_map()
3184 if (DEBUG_LOCKS_WARN_ON(!key)) in __lockdep_init_map()
3194 DEBUG_LOCKS_WARN_ON(1); in __lockdep_init_map()
3205 if (DEBUG_LOCKS_WARN_ON(current->lockdep_recursion)) in __lockdep_init_map()
3287 if (DEBUG_LOCKS_WARN_ON(!irqs_disabled())) in __lock_acquire()
3321 if (DEBUG_LOCKS_WARN_ON(depth >= MAX_LOCK_DEPTH)) in __lock_acquire()
3333 if (DEBUG_LOCKS_WARN_ON(hlock->references == (1 << 12)-1)) in __lock_acquire()
3350 if (DEBUG_LOCKS_WARN_ON(!class)) in __lock_acquire()
3388 if (DEBUG_LOCKS_WARN_ON(class_idx > MAX_LOCKDEP_KEYS)) in __lock_acquire()
3396 if (DEBUG_LOCKS_WARN_ON(chain_key != 0)) in __lock_acquire()
3495 if (DEBUG_LOCKS_WARN_ON(!hlock->nest_lock)) in match_held_lock()
3575 if (DEBUG_LOCKS_WARN_ON(!depth)) in __lock_set_class()
3596 if (DEBUG_LOCKS_WARN_ON(curr->lockdep_depth != depth)) in __lock_set_class()
3613 if (DEBUG_LOCKS_WARN_ON(!depth)) in __lock_downgrade()
3634 if (DEBUG_LOCKS_WARN_ON(curr->lockdep_depth != depth)) in __lock_downgrade()
3662 if (DEBUG_LOCKS_WARN_ON(depth <= 0)) in __lock_release()
3706 if (DEBUG_LOCKS_WARN_ON(curr->lockdep_depth != depth - 1)) in __lock_release()
3817 if (DEBUG_LOCKS_WARN_ON(current->hardirqs_enabled)) { in check_flags()
3821 if (DEBUG_LOCKS_WARN_ON(!current->hardirqs_enabled)) { in check_flags()
3834 DEBUG_LOCKS_WARN_ON(current->softirqs_enabled); in check_flags()
3837 DEBUG_LOCKS_WARN_ON(!current->softirqs_enabled); in check_flags()
4044 if (DEBUG_LOCKS_WARN_ON(!depth)) in __lock_contended()
4086 if (DEBUG_LOCKS_WARN_ON(!depth)) in __lock_acquired()