Home
last modified time | relevance | path

Searched refs:in6_dev_finish_destroy_rcu (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/
H A Daddrconf_core.c245 static void in6_dev_finish_destroy_rcu(struct rcu_head *head) in in6_dev_finish_destroy_rcu() function
271 call_rcu(&idev->rcu, in6_dev_finish_destroy_rcu); in in6_dev_finish_destroy()
/kernel/linux/linux-6.6/net/ipv6/
H A Daddrconf_core.c252 static void in6_dev_finish_destroy_rcu(struct rcu_head *head) in in6_dev_finish_destroy_rcu() function
278 call_rcu(&idev->rcu, in6_dev_finish_destroy_rcu); in in6_dev_finish_destroy()

Completed in 2 milliseconds