Home
last modified time | relevance | path

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

/kernel/rcu/
DKconfig112 int "Tree-based hierarchical RCU leaf-level fanout value"
118 This option controls the leaf-level fanout of hierarchical
122 want the default because the smaller leaf-level fanout keeps
130 leaf-level fanouts work well. That said, setting leaf-level
132 lock contention on the leaf-level rcu_node structures unless
/kernel/locking/
Dlockdep.c1942 print_shortest_lock_dependencies(struct lock_list *leaf, in print_shortest_lock_dependencies() argument
1945 struct lock_list *entry = leaf; in print_shortest_lock_dependencies()
1949 depth = get_lock_depth(leaf); in print_shortest_lock_dependencies()