Lines Matching refs:empty_children
135 t_key empty_children; /* KEYLENGTH bits needed */ member
341 tn_info(n)->empty_children++; in empty_child_inc()
343 if (!tn_info(n)->empty_children) in empty_child_inc()
349 if (!tn_info(n)->empty_children) in empty_child_dec()
352 tn_info(n)->empty_children--; in empty_child_dec()
397 tnode->empty_children = 1ul << bits; in tnode_new()
812 used -= tn_info(tn)->empty_children; in should_inflate()
827 used -= tn_info(tn)->empty_children; in should_halve()
838 used -= tn_info(tn)->empty_children; in should_collapse()
2352 s->nullpointers += tn_info(n)->empty_children; in trie_collect_stats()
2615 tn_info(n)->empty_children); in fib_trie_seq_show()