Searched refs:put_child_root (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | fib_trie.c | 467 static inline void put_child_root(struct key_vector *tp, t_key key, in put_child_root() function 515 put_child_root(tp, tn->key, tn); in replace() 698 put_child_root(tp, oldtnode->key, n); in collapse() 1092 put_child_root(tp, key, tn); in fib_insert_node() 1102 put_child_root(tp, key, l); in fib_insert_node() 1618 put_child_root(tp, l->key, NULL); in fib_remove_alias() 1813 put_child_root(pn, n->key, NULL); in fib_trie_free() 1839 put_child_root(pn, n->key, NULL); in fib_trie_free() 1970 put_child_root(pn, n->key, NULL); in fib_table_flush_external() 2056 put_child_root(p in fib_table_flush() [all...] |
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | fib_trie.c | 468 static inline void put_child_root(struct key_vector *tp, t_key key, in put_child_root() function 516 put_child_root(tp, tn->key, tn); in replace() 699 put_child_root(tp, oldtnode->key, n); in collapse() 1139 put_child_root(tp, key, tn); in fib_insert_node() 1149 put_child_root(tp, key, l); in fib_insert_node() 1666 put_child_root(tp, l->key, NULL); in fib_remove_alias() 1863 put_child_root(pn, n->key, NULL); in fib_trie_free() 1889 put_child_root(pn, n->key, NULL); in fib_trie_free() 2020 put_child_root(pn, n->key, NULL); in fib_table_flush_external() 2106 put_child_root(p in fib_table_flush() [all...] |
Completed in 8 milliseconds