Lines Matching refs:IS_TRIE
116 #define IS_TRIE(n) ((n)->pos >= KEYLENGTH) macro
471 if (IS_TRIE(tp)) in put_child_root()
809 threshold *= IS_TRIE(tp) ? inflate_threshold_root : inflate_threshold; in should_inflate()
824 threshold *= IS_TRIE(tp) ? halve_threshold_root : halve_threshold; in should_halve()
1105 while (!IS_TRIE(tn)) in trie_rebalance()
1547 if (IS_TRIE(pn)) { in fib_table_lookup()
1808 while (!IS_TRIE(pn)) { in leaf_walk_rcu()
1855 if (IS_TRIE(pn)) in fib_trie_free()
1974 if (IS_TRIE(pn)) in fib_table_flush_external()
2044 if (IS_TRIE(pn)) in fib_table_flush()
2125 if (IS_TRIE(pn)) in __fib_info_notify_update()
2458 while (!IS_TRIE(pn)) { in fib_trie_get_next()
2797 if (IS_TRIE(node_parent_rcu(n))) in fib_trie_seq_show()