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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Ddst.h193 static inline void dst_rcu_free(struct rcu_head *head) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/decnet/
H A Ddn_route.c148 call_rcu_bh(&rt->u.dst.rcu_head, dst_rcu_free);
154 call_rcu_bh(&rt->u.dst.rcu_head, dst_rcu_free);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Droute.c499 call_rcu_bh(&rt->u.dst.rcu_head, dst_rcu_free);
506 call_rcu_bh(&rt->u.dst.rcu_head, dst_rcu_free);

Completed in 42 milliseconds