Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c1540 static void neigh_hash_free_rcu(struct rcu_head *head) in neigh_hash_free_rcu() function
1632 call_rcu(&htbl->rcu, neigh_hash_free_rcu); in ipoib_flush_neighs()
/OK3568_Linux_fs/kernel/net/core/
H A Dneighbour.c486 static void neigh_hash_free_rcu(struct rcu_head *head) in neigh_hash_free_rcu() function
540 call_rcu(&old_nht->rcu, neigh_hash_free_rcu); in neigh_hash_grow()
1767 neigh_hash_free_rcu); in neigh_table_clear()