Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/ulp/ipoib/
Dipoib_main.c1549 static void neigh_hash_free_rcu(struct rcu_head *head) in neigh_hash_free_rcu() function
1641 call_rcu(&htbl->rcu, neigh_hash_free_rcu); in ipoib_flush_neighs()
/linux-6.1.9/net/core/
Dneighbour.c542 static void neigh_hash_free_rcu(struct rcu_head *head) in neigh_hash_free_rcu() function
596 call_rcu(&old_nht->rcu, neigh_hash_free_rcu); in neigh_hash_grow()
1844 neigh_hash_free_rcu); in neigh_table_clear()