Home
last modified time | relevance | path

Searched refs:debug_locks_off (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/lib/
Ddebug_locks.c38 int debug_locks_off(void) in debug_locks_off() function
48 EXPORT_SYMBOL_GPL(debug_locks_off);
/linux-4.1.27/include/linux/
Ddebug_locks.h22 extern int debug_locks_off(void);
29 if (debug_locks_off() && !debug_locks_silent) \
/linux-4.1.27/tools/lib/lockdep/uinclude/linux/
Dlockdep.h32 #define debug_locks_off() 1 macro
/linux-4.1.27/kernel/
Dpanic.c158 debug_locks_off(); in panic()
391 debug_locks_off(); in oops_enter()
/linux-4.1.27/kernel/locking/
Dspinlock_debug.c72 if (!debug_locks_off()) in spin_bug()
164 if (!debug_locks_off()) in rwlock_bug()
Dlockdep.c119 int ret = debug_locks_off(); in debug_locks_off_graph_unlock()
687 debug_locks_off(); in look_up_lock_class()
758 debug_locks_off(); in register_lock_class()
2177 debug_locks_off(); in check_chain_key()
2202 debug_locks_off(); in check_chain_key()
3033 if (!debug_locks_off()) in print_lock_nested_lock_not_held()
3216 debug_locks_off(); in __lock_acquire()
3238 if (!debug_locks_off()) in print_unlock_imbalance_bug()
3683 if (!debug_locks_off()) in print_lock_contention_bug()
4082 if (!debug_locks_off()) in print_freed_lock_bug()
[all …]
Drtmutex-debug.c99 if (!debug_locks_off()) { in debug_rt_mutex_print_deadlock()
/linux-4.1.27/arch/s390/kernel/
Dmachine_kexec.c252 debug_locks_off(); in __machine_kexec()
Dipl.c1738 debug_locks_off(); in do_restart()
/linux-4.1.27/kernel/printk/
Dprintk.c1433 debug_locks_off(); in zap_locks()