Lines Matching refs:DEBUG_LOCKS_WARN_ON
105 return DEBUG_LOCKS_WARN_ON(1); in graph_unlock()
146 DEBUG_LOCKS_WARN_ON(1); in hlock_class()
719 if (DEBUG_LOCKS_WARN_ON(!irqs_disabled())) in look_up_lock_class()
748 DEBUG_LOCKS_WARN_ON(!irqs_disabled()); in register_lock_class()
840 if (DEBUG_LOCKS_WARN_ON(class->subclass != subclass)) in register_lock_class()
1037 DEBUG_LOCKS_WARN_ON(!irqs_disabled()); in __bfs()
2030 if (DEBUG_LOCKS_WARN_ON(!irqs_disabled())) in lookup_chain_cache()
2192 if (DEBUG_LOCKS_WARN_ON(id >= MAX_LOCKDEP_KEYS)) in check_chain_key()
2595 if (DEBUG_LOCKS_WARN_ON(!irqs_disabled())) in trace_hardirqs_on_caller()
2601 if (DEBUG_LOCKS_WARN_ON(unlikely(early_boot_irqs_disabled))) in trace_hardirqs_on_caller()
2608 if (DEBUG_LOCKS_WARN_ON(current->hardirq_context)) in trace_hardirqs_on_caller()
2639 if (DEBUG_LOCKS_WARN_ON(!irqs_disabled())) in trace_hardirqs_off_caller()
2675 if (DEBUG_LOCKS_WARN_ON(!irqs_disabled())) in trace_softirqs_on()
2714 if (DEBUG_LOCKS_WARN_ON(!irqs_disabled())) in trace_softirqs_off()
2728 DEBUG_LOCKS_WARN_ON(!softirq_count()); in trace_softirqs_off()
2755 if (DEBUG_LOCKS_WARN_ON(irqs_disabled_flags(flags))) in __lockdep_trace_alloc()
2982 if (DEBUG_LOCKS_WARN_ON(!name)) { in lockdep_init_map()
2992 if (DEBUG_LOCKS_WARN_ON(!key)) in lockdep_init_map()
3002 DEBUG_LOCKS_WARN_ON(1); in lockdep_init_map()
3013 if (DEBUG_LOCKS_WARN_ON(current->lockdep_recursion)) in lockdep_init_map()
3089 if (DEBUG_LOCKS_WARN_ON(!irqs_disabled())) in __lock_acquire()
3123 if (DEBUG_LOCKS_WARN_ON(depth >= MAX_LOCK_DEPTH)) in __lock_acquire()
3145 if (DEBUG_LOCKS_WARN_ON(!class)) in __lock_acquire()
3183 if (DEBUG_LOCKS_WARN_ON(id >= MAX_LOCKDEP_KEYS)) in __lock_acquire()
3191 if (DEBUG_LOCKS_WARN_ON(chain_key != 0)) in __lock_acquire()
3289 if (DEBUG_LOCKS_WARN_ON(!hlock->nest_lock)) in match_held_lock()
3315 if (DEBUG_LOCKS_WARN_ON(!depth)) in __lock_set_class()
3354 if (DEBUG_LOCKS_WARN_ON(curr->lockdep_depth != depth)) in __lock_set_class()
3382 if (DEBUG_LOCKS_WARN_ON(depth <= 0)) in __lock_release()
3444 if (DEBUG_LOCKS_WARN_ON(curr->lockdep_depth != depth - 1)) in __lock_release()
3519 if (DEBUG_LOCKS_WARN_ON(current->hardirqs_enabled)) { in check_flags()
3523 if (DEBUG_LOCKS_WARN_ON(!current->hardirqs_enabled)) { in check_flags()
3536 DEBUG_LOCKS_WARN_ON(current->softirqs_enabled); in check_flags()
3539 DEBUG_LOCKS_WARN_ON(!current->softirqs_enabled); in check_flags()
3719 if (DEBUG_LOCKS_WARN_ON(!depth)) in __lock_contended()
3772 if (DEBUG_LOCKS_WARN_ON(!depth)) in __lock_acquired()