Lines Matching refs:empty_children
134 t_key empty_children; /* KEYLENGTH bits needed */ member
338 tn_info(n)->empty_children++; in empty_child_inc()
340 if (!tn_info(n)->empty_children) in empty_child_inc()
346 if (!tn_info(n)->empty_children) in empty_child_dec()
349 tn_info(n)->empty_children--; in empty_child_dec()
394 tnode->empty_children = 1ul << bits; in tnode_new()
809 used -= tn_info(tn)->empty_children; in should_inflate()
824 used -= tn_info(tn)->empty_children; in should_halve()
835 used -= tn_info(tn)->empty_children; in should_collapse()
2499 s->nullpointers += tn_info(n)->empty_children; in trie_collect_stats()
2765 tn_info(n)->empty_children); in fib_trie_seq_show()