Home
last modified time | relevance | path

Searched refs:neigh_hash_free_rcu (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/infiniband/ulp/ipoib/
Dipoib_main.c1409 static void neigh_hash_free_rcu(struct rcu_head *head) in neigh_hash_free_rcu() function
1500 call_rcu(&htbl->rcu, neigh_hash_free_rcu); in ipoib_flush_neighs()
/linux-4.4.14/net/core/
Dneighbour.c344 static void neigh_hash_free_rcu(struct rcu_head *head) in neigh_hash_free_rcu() function
396 call_rcu(&old_nht->rcu, neigh_hash_free_rcu); in neigh_hash_grow()
1560 neigh_hash_free_rcu); in neigh_table_clear()