Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/locking/
Dlockdep.c193 static inline int debug_locks_off_graph_unlock(void) in debug_locks_off_graph_unlock() function
574 if (!debug_locks_off_graph_unlock()) in save_trace()
1322 if (!debug_locks_off_graph_unlock()) { in register_lock_class()
1403 if (!debug_locks_off_graph_unlock()) in alloc_list_entry()
2046 if (!debug_locks_off_graph_unlock() || debug_locks_silent) in print_circular_bug()
2081 if (!debug_locks_off_graph_unlock()) in print_bfs_bug()
2589 if (!debug_locks_off_graph_unlock() || debug_locks_silent) in print_bad_irq_dependency()
3011 if (!debug_locks_off_graph_unlock() || debug_locks_silent) in print_deadlock_bug()
3309 if (!debug_locks_off_graph_unlock()) in check_prevs_add()
3744 if (!debug_locks_off_graph_unlock()) in add_chain_cache()
[all …]