Searched refs:node_parent_rcu (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dfib_trie.c185 static inline struct tnode *node_parent_rcu(struct node *node) function
1559 struct tnode *parent = node_parent_rcu((struct node *) pn);
1751 } while ( (p = node_parent_rcu(c)) != NULL);
1774 struct tnode *p = node_parent_rcu(c);
2083 p = node_parent_rcu((struct node *)tn);
2405 if (!node_parent_rcu(n))

Completed in 111 milliseconds