Lines Matching refs:empty_children
135 t_key empty_children; /* KEYLENGTH bits needed */ member
339 tn_info(n)->empty_children++; in empty_child_inc()
341 if (!tn_info(n)->empty_children) in empty_child_inc()
347 if (!tn_info(n)->empty_children) in empty_child_dec()
350 tn_info(n)->empty_children--; in empty_child_dec()
395 tnode->empty_children = 1ul << bits; in tnode_new()
810 used -= tn_info(tn)->empty_children; in should_inflate()
825 used -= tn_info(tn)->empty_children; in should_halve()
836 used -= tn_info(tn)->empty_children; in should_collapse()
2546 s->nullpointers += tn_info(n)->empty_children; in trie_collect_stats()
2812 tn_info(n)->empty_children); in fib_trie_seq_show()