get_child_rcu     945 net/ipv4/fib_trie.c 		n = get_child_rcu(n, index);
get_child_rcu    1328 net/ipv4/fib_trie.c 	n = get_child_rcu(pn, cindex);
get_child_rcu    1371 net/ipv4/fib_trie.c 		n = get_child_rcu(n, index);
get_child_rcu    1633 net/ipv4/fib_trie.c 		n = get_child_rcu(pn, cindex++);
get_child_rcu    1654 net/ipv4/fib_trie.c 		n = get_child_rcu(pn, cindex++);
get_child_rcu    2277 net/ipv4/fib_trie.c 			struct key_vector *n = get_child_rcu(pn, cindex++);