Searched refs:max_bfs_queue_depth (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/kernel/locking/
H A Dlockdep_internals.h94 extern unsigned int max_bfs_queue_depth;
H A Dlockdep_proc.c342 max_bfs_queue_depth); lockdep_stats_show()
H A Dlockdep.c912 unsigned int max_bfs_queue_depth; variable
1054 if (max_bfs_queue_depth < cq_depth) list_for_each_entry_rcu()
1055 max_bfs_queue_depth = cq_depth; list_for_each_entry_rcu()

Completed in 117 milliseconds