Searched refs:debug_locks (Results 1 – 11 of 11) sorted by relevance
25 int debug_locks __read_mostly = 1;26 EXPORT_SYMBOL_GPL(debug_locks);41 if (debug_locks && __debug_locks_off()) { in debug_locks_off()
49 return (debug_locks) ? lockdep_is_held(&ht->mutex) : 1; in lockdep_rht_mutex_is_held()55 if (!debug_locks) in lockdep_rht_bucket_is_held()
10 extern int debug_locks __read_mostly;16 return xchg(&debug_locks, 0); in __debug_locks_off()
118 if (!debug_locks) in lockdep_enabled()154 if (debug_locks && DEBUG_LOCKS_WARN_ON(__owner != current)) in lockdep_unlock()182 if (!debug_locks) { in graph_lock()1262 if (!debug_locks) in is_dynamic_key()3915 if (unlikely(!debug_locks)) in validate_chain()4364 if (unlikely(!debug_locks)) in lockdep_hardirqs_on_prepare()4419 if (unlikely(!debug_locks)) in lockdep_hardirqs_on()4484 if (unlikely(!debug_locks)) in lockdep_hardirqs_off()4605 if (unlikely(!debug_locks)) in lockdep_cleanup_dead_cpu()4974 if (debug_locks) in lockdep_init_map_type()[all …]
379 debug_locks); in lockdep_stats_show()576 if (unlikely(!debug_locks)) in seq_header()
30 rcu_scheduler_active = 1, debug_locks = 0
1106 if (debug_locks) in netlbl_sk_lock_check()
1799 WARN_ON_ONCE(!lockdep_sock_is_held(sk) && debug_locks); in sock_owned_by_me()1806 WARN_ON_ONCE(lockdep_sock_is_held(sk) && debug_locks); in sock_not_owned_by_me()
119 if (debug_locks) in lockdep_ovsl_is_held()
3331 WARN_ON_ONCE(debug_locks && !(lockdep_is_held(&p->pi_lock) || in set_task_cpu()
1113 if (debug_locks) in lockdep_nfnl_nft_mutex_not_held()