Lines Matching refs:IS_TRIE
92 #define IS_TRIE(n) ((n)->pos >= KEYLENGTH) macro
439 if (IS_TRIE(tp)) in put_child_root()
774 threshold *= IS_TRIE(tp) ? inflate_threshold_root : inflate_threshold; in should_inflate()
789 threshold *= IS_TRIE(tp) ? halve_threshold_root : halve_threshold; in should_halve()
985 while (!IS_TRIE(tn)) in trie_rebalance()
1361 if (IS_TRIE(pn)) in fib_table_lookup()
1566 while (!IS_TRIE(pn)) { in leaf_walk_rcu()
1613 if (IS_TRIE(pn)) in fib_trie_free()
1730 if (IS_TRIE(pn)) in fib_table_flush_external()
1806 if (IS_TRIE(pn)) in fib_table_flush()
2019 while (!IS_TRIE(pn)) { in fib_trie_get_next()
2367 if (IS_TRIE(node_parent_rcu(n))) in fib_trie_seq_show()