Home
last modified time | relevance | path

Searched refs:empty_children (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfib_trie.c134 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()
[all …]
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dfib_trie.rst44 Conversely, a tnode with a mostly empty child array (see empty_children)
48 empty_children