Searched refs:nexthop_free_rcu (Results 1 – 2 of 2) sorted by relevance
116 void nexthop_free_rcu(struct rcu_head *head);126 call_rcu(&nh->rcu, nexthop_free_rcu); in nexthop_put()
107 void nexthop_free_rcu(struct rcu_head *head) in nexthop_free_rcu() function118 EXPORT_SYMBOL_GPL(nexthop_free_rcu);