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()
51 return (debug_locks) ? lockdep_is_held(&ht->mutex) : 1; in lockdep_rht_mutex_is_held()57 if (!debug_locks) in lockdep_rht_bucket_is_held()
55 obj-y += bcd.o sort.o parser.o debug_locks.o random32.o \
10 extern int debug_locks __read_mostly;16 return xchg(&debug_locks, 0); in __debug_locks_off()
43 #include <linux/debug_locks.h>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() 1278 if (!debug_locks)3931 if (unlikely(!debug_locks))4380 if (unlikely(!debug_locks)) in lockdep_hardirqs_on_prepare() 4435 if (unlikely(!debug_locks)) in lockdep_hardirqs_on() 4500 if (unlikely(!debug_locks)) in lockdep_hardirqs_off() 4621 if (unlikely(!debug_locks)) in mark_usage() [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()
119 if (debug_locks) in lockdep_ovsl_is_held()
3381 WARN_ON_ONCE(debug_locks && !(lockdep_is_held(&p->pi_lock) || in set_task_cpu()
1111 if (debug_locks) in lockdep_nfnl_nft_mutex_not_held()